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 #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
*
|
|
|
Merge pull request #6004 from laytan/box2d-3.1.1
gingerBill
2025-12-10
16
-71
/
+134
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vendor/box2d: update Windows binaries to 3.1.1
laytan
2025-12-09
2
-0
/
+0
|
*
|
|
vendor/box2d: update MacOS binaries to 3.1.1
Laytan Laats
2025-12-09
3
-0
/
+0
|
*
|
|
vendor/box2d: update to 3.1.1
Laytan Laats
2025-12-09
11
-71
/
+134
*
|
|
|
vendor/wgpu: handle nil better in wgpu.js
Laytan Laats
2025-12-09
1
-0
/
+12
*
|
|
|
Fix function signature for memmove to prevent errors when compiling C++ while...
jimhub
2025-12-09
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #5995 from RobinsAviary/master
gingerBill
2025-12-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Use multi-pointer so you can pass array
RobinsAviary
2025-12-05
1
-1
/
+1
*
|
|
|
`kbts.BreakAddCodepoint` to use `EndOfText: b32`
gingerBill
2025-12-09
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Add `raw_union_tag` struct tag fields to many types in `vendor`
gingerBill
2025-12-08
7
-66
/
+104
*
|
|
Wrap `EncodeUtf8`
gingerBill
2025-12-08
1
-1
/
+10
*
|
|
`data` -> `res` to minimize confusion
gingerBill
2025-12-08
1
-3
/
+3
*
|
|
Wrap `LoadFont`; More styling changes
gingerBill
2025-12-08
2
-89
/
+96
*
|
|
Use `b32` for `Error` fields instead of `c.int`
gingerBill
2025-12-08
1
-4
/
+4
*
|
|
Use `bit_field` where appropriate and improve formatting
gingerBill
2025-12-08
2
-43
/
+84
*
|
|
Add some examples to the docs; Improve numerous procedures
gingerBill
2025-12-08
2
-8
/
+125
*
|
|
Fix indentation
gingerBill
2025-12-08
1
-1
/
+1
*
|
|
Update kb_text_shape to v2.03
gingerBill
2025-12-08
4
-9305
/
+15135
|
/
/
*
|
Add cURL license, update `vendor` readme.
Jeroen van Rijn
2025-12-05
2
-74
/
+129
*
|
Update curl bindings to 8.17
dev-2025-12a
Jeroen van Rijn
2025-12-04
14
-353
/
+627
*
|
Fix cURL test.
Jeroen van Rijn
2025-12-04
2
-0
/
+0
*
|
Replace libcurl library on Windows.
Jeroen van Rijn
2025-12-04
2
-4
/
+5
|
/
*
Improve comment formatting with curl_options.odin
gingerBill
2025-12-01
1
-4
/
+5
*
Improve comments in curl.odin
gingerBill
2025-12-01
1
-136
/
+186
*
Merge branch 'master' into vendor/curl
gingerBill
2025-12-01
19
-41
/
+157
|
\
|
*
Merge pull request #5800 from IllusionMan1212/xlib-IM
Laytan
2025-11-23
2
-1
/
+45
|
|
\
|
|
*
vendor/xlib: a few more IM-related procedures and constants
IllusionMan1212
2025-10-12
2
-1
/
+45
|
*
|
Adjust docs links for satellite SDL libraries
Ignat S.
2025-11-22
6
-6
/
+6
|
*
|
Fix FEATURE bitflag indentation
connnnal
2025-11-18
1
-6
/
+6
|
*
|
Update d3d12 bindings for D3D12_FEATURE_D3D12_TIGHT_ALIGNMENT
connnnal
2025-11-18
2
-9
/
+76
|
*
|
change STBI resize alpha_channel parameter type to c.int
xra
2025-11-14
1
-13
/
+13
|
*
|
vendor/wgpu: update docs link
Laytan
2025-11-10
1
-3
/
+3
|
*
|
don't try to use amd64 lua lib on other architectures
Laytan Laats
2025-11-08
4
-8
/
+8
|
*
|
Refresh vorbis lib on Windows as well.
Jeroen van Rijn
2025-11-05
1
-0
/
+0
|
*
|
Fix #5887
Jeroen van Rijn
2025-11-05
1
-1
/
+5
|
*
|
Added MAX_MATERIAL_MAPS constant
Furkan
2025-11-01
1
-0
/
+1
*
|
|
curl - change linking for darwin
gingerBill
2025-10-30
1
-1
/
+0
*
|
|
Fix indentation
gingerBill
2025-10-30
1
-1
/
+1
*
|
|
Improve foreign imports for `vendor:curl`
gingerBill
2025-10-30
1
-1
/
+26
*
|
|
Merge branch 'master' into vendor/curl
gingerBill
2025-10-30
70
-1219
/
+1330
|
\
|
|
[next]