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/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
*
Fix type for SDL LoadFile(_RW)
gingerBill
2024-03-01
1
-2
/
+2
*
Make types `distinct`
gingerBill
2024-02-28
1
-6
/
+6
*
Merge pull request #3135 from colrdavidson/basic_egl
gingerBill
2024-02-28
1
-0
/
+61
|
\
|
*
Merge branch 'master' into basic_egl
Colin Davidson
2024-02-26
54
-14064
/
+17342
|
|
\
|
*
|
Add support for basic EGL on Linux
Colin Davidson
2024-01-24
1
-0
/
+61
*
|
|
Fix #3233
gingerBill
2024-02-28
1
-2
/
+2
*
|
|
Merge pull request #3228 from EddieWoodley/glfw-raw-mouse-supported
gingerBill
2024-02-28
1
-2
/
+3
|
\
\
\
|
*
|
|
vendor/glfw Add RawMouseMotionSupported to wrapper
Eddie Woodley
2024-02-24
1
-2
/
+3
*
|
|
|
Additional fixes for errors in Raylib bindings since Raylib 4 -> 5 upgrade.
Karl Zylinski
2024-02-26
1
-5
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Fix ModelAnimation in raylib.odin missing a field.
Karl Zylinski
2024-02-26
1
-0
/
+1
|
/
/
*
|
Update vulkan bindings for to work with the new keyword `bit_field`
gingerBill
2024-02-22
2
-15
/
+15
*
|
Merge pull request #3134 from laytan/non-universal-binaries-raylib
gingerBill
2024-02-19
2
-0
/
+0
|
\
\
|
*
|
vendor/raylib: change to non-universal binaries
Laytan Laats
2024-01-24
2
-0
/
+0
|
|
/
*
|
Merge pull request #3197 from laytan/update-miniaudio
gingerBill
2024-02-16
17
-13961
/
+16415
|
\
\
|
*
|
miniaudio: add version mismatch check
Laytan Laats
2024-02-14
1
-1
/
+30
|
*
|
miniaudio: update .lib to 0.11.21
laytan
2024-02-14
1
-0
/
+0
|
*
|
miniaudio: update .lib
laytan
2024-02-14
1
-0
/
+0
|
*
|
miniaudio: fix wrong sizes for ma_device
Laytan Laats
2024-02-14
1
-1
/
+1
|
*
|
miniaudio: update to 0.11.21
Laytan Laats
2024-02-14
16
-13959
/
+16384
*
|
|
Add ID3DUserDefinedAnnotation
Lucas Perlind
2024-02-13
2
-0
/
+17
|
/
/
*
|
Add raymath procedures (with numerous deprecated attributes to suggest to use...
gingerBill
2024-02-10
1
-0
/
+818
*
|
Merge pull request #3142 from jay-j/feature/gl-allow-geometry-shaders
gingerBill
2024-02-07
1
-2
/
+0
|
\
\
|
*
|
Expose OpenGL shader procedures to allow creation of shader pipelines with ge...
jay-j
2024-01-26
1
-2
/
+0
|
|
/
*
|
Merge pull request #3174 from thetarnav/webgl2-matrix-flatten-2
gingerBill
2024-02-06
1
-6
/
+7
|
\
\
|
*
|
USe `intrinsics.matrix_flatten` in `webgl2.odin`
Damian Tarnawski
2024-02-05
1
-6
/
+7
*
|
|
Update raylib.odin
Murtagy
2024-02-05
1
-2
/
+2
|
/
/
*
|
typo in comment
Murtagy
2024-02-03
1
-1
/
+1
*
|
Change ClearMask to ColorMask in webgl.odin
Kay
2024-02-02
1
-2
/
+2
*
|
Merge pull request #2978 from thetarnav/patch-2
gingerBill
2024-01-31
4
-30
/
+32
|
\
\
|
*
|
Correct wasm page_allocator switch cases
Damian Tarnawski
2024-01-18
1
-2
/
+2
|
*
|
Merge branch 'odin-lang:master' into patch-2
Damian Tarnawski
2024-01-18
70
-1011
/
+959
|
|
\
|
|
*
|
Fix window_get_scroll proc not returning loaded values
Damian Tarnawski
2024-01-18
1
-2
/
+2
|
*
|
Add missing Resize_Non_Zeroed case to page allocator
Damian Tarnawski
2024-01-18
1
-1
/
+1
|
*
|
Fix uniform matrix functions in WebGLInterface
Damian Tarnawski
2024-01-16
1
-2
/
+2
|
*
|
Hoist STRING_SIZE constant
Damian Tarnawski
2024-01-07
1
-1
/
+2
|
*
|
Fix typo in WebGLInterface class
Damian Tarnawski
2024-01-07
1
-3
/
+3
|
*
|
Fix copyTexSubImage2D and copyTexSubImage3D method calls
Damian Tarnawski
2024-01-07
1
-3
/
+3
|
*
|
Fix WebGLInterface function names
Damian Tarnawski
2024-01-07
1
-2
/
+2
|
*
|
Pass `height` to `webgl.readPixels`
Damian Tarnawski
2024-01-06
1
-1
/
+1
|
*
|
Correct glIsEnabled in wasm.webgl
Damian Tarnawski
2024-01-06
2
-1
/
+2
|
*
|
Correct spelling of FramebufferRenderbuffer
Damian Tarnawski
2024-01-06
1
-2
/
+2
|
*
|
Merge branch 'master' into patch-2
Damian Tarnawski
2024-01-06
45
-16992
/
+17155
|
|
\
\
|
*
|
|
Fix scroll and visibilitychange event handling
Damian Tarnawski
2023-11-25
1
-5
/
+5
|
*
|
|
Fix set_element_value_string parameter name
Damian Tarnawski
2023-11-25
1
-1
/
+1
|
*
|
|
Fix alignment
Damian Tarnawski
2023-11-25
1
-2
/
+2
|
*
|
|
Correct some typos in runtime.js
Damian Tarnawski
2023-11-25
1
-4
/
+4
*
|
|
|
Remove use of `incl` in `vendor:nanovg`
gingerBill
2024-01-29
1
-1
/
+1
*
|
|
|
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
23
-31
/
+31
*
|
|
|
Remove `sdl.stack_*` calls
gingerBill
2024-01-28
1
-13
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
bring log allocator up to date
Colin Davidson
2024-01-17
110
-17970
/
+18080
|
\
\
\
[next]