index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6245 from odin-lang/new_os
gingerBill
3 days
6
-69
/
+209
|
\
|
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
5 days
3
-6
/
+6
|
*
fix libc-shim
Jeroen van Rijn
7 days
2
-0
/
+0
|
*
new_os: vendor/libc
Laytan
7 days
3
-49
/
+181
|
*
require
Jeroen van Rijn
7 days
1
-1
/
+1
|
*
Port vendor:OpenGL and vendor:fontstash
Jeroen van Rijn
7 days
3
-22
/
+30
*
|
Merge pull request #6249 from laytan/fix-box2d-build-and-try-lfs
gingerBill
5 days
2
-0
/
+0
|
\
\
|
*
|
fix box2d build and try git LFS
laytan
5 days
2
-0
/
+0
|
|
/
*
/
import cleanup
jakubtomsu
5 days
1
-21
/
+18
|
/
*
vendor:directx/d3d12: changed backing integers of `BARRIER*` enums and bit-se...
Ignacy Koper
8 days
1
-5
/
+6
*
Merge pull request #6228 from heavyrain266/expand-d3d12
Jeroen van Rijn
9 days
1
-0
/
+166
|
\
|
*
vendor:directx/d3d12: added `IGraphicsCommandList7` with enhanced barriers
Ignacy Koper
9 days
1
-0
/
+166
*
|
vendor/x11/xlib: Fix signature of XChangeWindowAttributes
Nahuel2998
10 days
1
-1
/
+1
|
/
*
vendor/x11/xlib: Fix returntype of some procs
Nahuel2998
11 days
1
-4
/
+4
*
Merge branch 'master' into bill/feature-using-stmt
gingerBill
2026-01-30
119
-1062
/
+5693
|
\
|
*
Merge pull request #6141 from magicalhacks/x11-fixes
gingerBill
2026-01-29
2
-2
/
+2
|
|
\
|
|
*
Minor x11/xlib bindings fixes
magicalhack
2026-01-17
2
-2
/
+2
|
*
|
Fix issue #6176
Jim
2026-01-26
1
-1
/
+1
|
*
|
Delete unnecessary file.
Jeroen van Rijn
2026-01-26
1
-5
/
+0
|
*
|
Update the rest of the libs as needed
Jeroen van Rijn
2026-01-26
6
-0
/
+139
|
*
|
Update SDL_image to 3.4.0
nowheredevel
2026-01-24
5
-311
/
+1625
|
*
|
Merge pull request #6154 from laytan/move-vendor-libc
gingerBill
2026-01-23
29
-42
/
+45
|
|
\
\
|
|
*
|
move vendor:libc to vendor:libc-shim
Laytan Laats
2026-01-22
29
-42
/
+45
|
*
|
|
Implement missing device properties function
nowheredevel
2026-01-22
1
-0
/
+1
|
|
/
/
|
*
/
vendor/x11/xlib: Fix XSetWindowBackgroundPixmap binding name
wpcasarin
2026-01-18
1
-1
/
+1
|
|
/
|
*
Link Curl the same for all UNIX oses
konodin
2026-01-08
1
-4
/
+4
|
*
Merge pull request #6099 from figuerom16/master
gingerBill
2026-01-06
1
-0
/
+2
|
|
\
|
|
*
Update lz4.odin: foreign import for linux
figuerom16
2026-01-04
1
-0
/
+2
|
*
|
Merge pull request #6090 from doanamo/directx-strings
gingerBill
2026-01-06
3
-81
/
+87
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Prefer LPCSTR/LPCWSTR types in DirectX bindings
Piotr Doan
2026-01-02
3
-81
/
+87
|
*
|
[vendor/sdl3] shortened enum naming
A1029384756
2026-01-02
1
-6
/
+6
|
*
|
[vendor/sdl3] typo
A1029384756
2026-01-02
1
-2
/
+2
|
*
|
[vendor/sdl3] another pass over the headers
A1029384756
2026-01-02
3
-12
/
+15
|
*
|
[vendor/sdl3] satify vet
A1029384756
2026-01-02
3
-3
/
+3
|
*
|
[vendor/sdl3] update to sdl 3.4.0
A1029384756
2026-01-02
69
-610
/
+3662
|
|
/
|
*
Added CheckFramebufferStatus to WebGL bindings
Karl Zylinski
2025-12-29
1
-0
/
+1
|
*
More webgl bindings and fixes
Karl Zylinski
2025-12-27
1
-1
/
+14
|
*
More allocator-aware webgl bindings and added more missing bindings.
Karl Zylinski
2025-12-26
2
-1
/
+61
|
*
WebGL: Add GetActiveAttrib binding
Karl Zylinski
2025-12-26
1
-1
/
+43
*
|
Make `using` as a statement an opt-in with `#+feature using-stmt`
gingerBill
2025-12-21
1
-1
/
+1
|
/
*
Merge pull request #6035 from janga-perlind/darwin-bindings
Jeroen van Rijn
2025-12-19
1
-0
/
+22
|
\
|
*
More bindings for darwin
Lucas Perlind
2025-12-19
1
-0
/
+22
*
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2025-12-15
2
-4
/
+4
|
\
\
|
*
|
Fix minor issues withing `curl` bindings
Sylphrena
2025-12-15
2
-4
/
+4
*
|
|
Use `"strong"` linkage on Windows for some glfw procedures
gingerBill
2025-12-15
1
-2
/
+2
|
/
/
*
|
Update kb_text_shape to v2.05
gingerBill
2025-12-14
2
-7
/
+31
*
|
Merge pull request #5984 from dozn/patch-4
gingerBill
2025-12-11
1
-1
/
+1
|
\
\
|
*
|
Change Return Type of `sdl2.GetWindowFlags` from `u32` to `WindowFlags` `bit_...
dozn
2025-12-01
1
-1
/
+1
*
|
|
Merge pull request #6008 from Tetralux/tetra/fix-lz4
Jeroen van Rijn
2025-12-11
1
-1
/
+1
|
\
\
\
|
*
|
|
[compress/lz4] Ensure libc is linked on Windows
Tetralux
2025-12-10
1
-1
/
+1
[next]