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
...
*
|
|
[vendor:SDL/ttf] - GPUAtlasDrawSequence multipointer from pointer
A1029384756
2025-05-13
1
-1
/
+1
|
/
/
*
|
Merge pull request #5147 from 0xrsp/master
gingerBill
2025-05-12
11
-0
/
+3627
|
\
\
|
*
|
SDL3_ttf: make SubStringFlags a bit_field
0xrsp
2025-05-11
1
-37
/
+26
|
*
|
add: vendor SDL3_ttf
0xrsp
2025-05-11
11
-0
/
+3638
*
|
|
add 3 missing functions in vendor:raylib/rlgl
Dove
2025-05-11
1
-11
/
+14
|
/
/
*
|
Fix #5139
Jeroen van Rijn
2025-05-09
1
-1
/
+1
*
|
Remove use of `do`
gingerBill
2025-05-08
1
-2
/
+2
*
|
Formatting Fix
gingerBill
2025-05-08
5
-40
/
+38
*
|
Merge pull request #5121 from Badaxis/badaxis/xaudio2
gingerBill
2025-05-08
5
-0
/
+1871
|
\
\
|
*
|
Corrections, +XAPO
Vincent Billet
2025-05-05
5
-53
/
+583
|
*
|
First implementation of XAudio2
Vincent Billet
2025-04-30
3
-0
/
+1341
|
|
/
*
/
Make build_box2d.sh more flexible
jason
2025-05-01
2
-3
/
+4
|
/
*
Update webgl.odin
Michael Lee
2025-04-29
1
-1
/
+1
*
Fix incorrect parameter types
Michael Lee
2025-04-28
1
-3
/
+3
*
box2d: fix World_CollideMover
Laytan Laats
2025-04-25
2
-2
/
+2
*
box2d: update windows libs to 3.1.0 and call thread.yield in vendor/libc
laytan
2025-04-23
3
-0
/
+5
*
box2d: update to 3.1.0
Laytan Laats
2025-04-22
15
-688
/
+1186
*
Fix `count` output parameter of `GetFullscreenDisplayModes`
Jack Fenech
2025-04-18
1
-1
/
+1
*
Added missing allowFastRotation field to box2d.BodyDef.
Barinzaya
2025-04-16
1
-0
/
+4
*
sdl3: fix not allowing nil for SetWindowMouseRect
Laytan
2025-04-15
1
-1
/
+1
*
Get rid of duplicate `math.signbit` in favor of `math.sign_bit`
Jeroen van Rijn
2025-04-15
1
-2
/
+2
*
Fix wrong function name from `genericAdapterInfo` to `genericGetAdapterInfo` ...
Jonathan Tron
2025-04-10
1
-2
/
+2
*
vendor/glfw: fix SetMonitorCallback and MonitorProc type definition
Thomas Wagner
2025-04-07
2
-3
/
+4
*
Fix typo
gingerBill
2025-04-03
1
-1
/
+1
*
Fix #4995
gingerBill
2025-04-03
1
-10
/
+10
*
Update vendor:sdl3 to version 3.2.10
Dan Korostelev
2025-04-02
38
-159
/
+531
*
Fix depth stencil not working on wgpu wasm_js build
Scott Campbell
2025-04-02
1
-1
/
+1
*
xlib: add proc binding for SetWindowBorder
dogue
2025-03-23
1
-0
/
+5
*
Bug fixes for wgpu.js
James Liljenquist
2025-03-22
1
-3
/
+13
*
Merge pull request #4934 from laytan/vendor-libc-additions
gingerBill
2025-03-13
15
-15
/
+855
|
\
|
*
vendor/libc: a bunch of additions
Laytan Laats
2025-03-12
15
-15
/
+855
*
|
webgl: add `BlendEquationSeparate` and `GetParameter4i`
Laytan Laats
2025-03-12
2
-11
/
+13
|
/
*
vendor/sdl3: changed GetPixelFormatName() return type from rawptr to cstring
chuga
2025-03-07
1
-2
/
+2
*
wgpu: fix link in doc.odin
Laytan Laats
2025-03-03
1
-1
/
+1
*
wgpu: device lost callback device by pointer in JS
Laytan Laats
2025-03-03
1
-4
/
+9
*
Merge pull request #4899 from Valakor/wgpu
Laytan
2025-03-03
2
-100
/
+100
|
\
|
*
Fix typo: SprivShaderPassThrough -> SpirvShaderPassthrough
Matthew Pohlmann
2025-03-02
1
-1
/
+1
|
*
Some more fixes: ChainedStruct vs. ChainedStructOut, desiredMaximumFrameLaten...
Matthew Pohlmann
2025-03-02
2
-94
/
+94
|
*
Use ^Device instead of Maybe(Device) for device callbacks
Matthew Pohlmann
2025-03-02
1
-2
/
+2
|
*
wgpu v24.0.0.2 fixes
Matthew Pohlmann
2025-03-02
1
-5
/
+5
*
|
wgpu: move examples to examples repo
Laytan Laats
2025-03-03
13
-760
/
+20
|
/
*
Merge pull request #4853 from laytan/update-wgpu-24
gingerBill
2025-03-02
28
-1343
/
+1833
|
\
|
*
wgpu: update to v24.0.0.2
Laytan Laats
2025-02-28
6
-7
/
+7
|
*
wgpu: stringView -> StringView typo
Laytan Laats
2025-02-27
1
-1
/
+1
|
*
wgpu: fix mode which is u64 not unwrapping big int
Laytan Laats
2025-02-27
1
-0
/
+1
|
*
wgpu: copy over gpu contents to cpu side when mapping
Laytan Laats
2025-02-27
1
-0
/
+6
|
*
wgpu: layout left blank should set it to "auto" in JS
Laytan Laats
2025-02-27
1
-2
/
+2
|
*
wgpu: fix wrapper and add more wrappers
Laytan Laats
2025-02-27
1
-4
/
+16
|
*
wgpu: remove mode field of uncaptured error callback info
Laytan Laats
2025-02-27
2
-2
/
+12
|
*
wgpu: add missing libs on Windows
Laytan Laats
2025-02-27
1
-0
/
+2
[prev]
[next]