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
*
`ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new stri...
gingerBill
2022-01-15
2
-5
/
+5
*
Merge pull request #1399 from kleeon/master
gingerBill
2022-01-13
1
-1
/
+1
|
\
|
*
Fixed wrong function name in README.md
kleeon
2021-12-30
1
-1
/
+1
*
|
Fix #1311
gingerBill
2022-01-03
1
-3
/
+1
*
|
Extended crypto API by variants that write the result into a destination buff...
zhibog
2021-12-31
16
-183
/
+797
|
/
*
[WASM] Added missing zoffset parameters to some gl functions
ryuukk
2021-12-15
1
-6
/
+6
*
Fix storeInt call in webgl glue code
Rehkitzdev
2021-12-11
1
-5
/
+5
*
Add missing field `skip_missing`
gingerBill
2021-11-24
1
-0
/
+1
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2021-11-23
1
-1
/
+2
|
\
|
*
Merge pull request #1315 from SrMordred/patch-2
gingerBill
2021-11-23
1
-1
/
+2
|
|
\
|
|
*
GetMouseDelta
Patric Dexheimer
2021-11-17
1
-1
/
+2
*
|
|
Remove unneeded semicolons from vendor:OpenGL
gingerBill
2021-11-21
2
-2
/
+2
|
/
/
*
|
Remove `#force_inline` from all wrappers
gingerBill
2021-11-21
1
-1401
/
+1401
*
|
Add `MessageDecompose`; Update the static library
gingerBill
2021-11-20
2
-161
/
+169
*
|
Correct foreign imports for portmidi on Windows
gingerBill
2021-11-20
1
-2
/
+8
*
|
Added darwin support
Gus
2021-11-20
1
-0
/
+1
|
/
*
Merge pull request #1290 from wjlroe/fix-glfw-on-windows
Jeroen van Rijn
2021-11-10
1
-1
/
+1
|
\
|
*
Fix path to static GLFW lib on Windows
William Roe
2021-11-09
1
-1
/
+1
*
|
Merge pull request #1288 from odin-lang/target-js_wasm32
gingerBill
2021-11-09
7
-0
/
+2366
|
\
\
|
*
|
Add vendor packages for the `js_wasm32` target
gingerBill
2021-11-09
7
-0
/
+2366
|
|
/
*
/
Add Botan crypto lib as a vendor library
zhibog
2021-11-09
19
-1
/
+2736
|
/
*
Add Modified README.md
gingerBill
2021-11-08
1
-0
/
+109
*
Update `vendor:raylib` version 4.0
gingerBill
2021-11-08
15
-186
/
+326
*
remove prefix from Mix_LoadWAV
André
2021-10-31
1
-1
/
+1
*
Merge pull request #1245 from odin-lang/new-matrix-type
gingerBill
2021-10-26
2
-3
/
+7
|
\
|
*
Merge branch 'master' into new-matrix-type
gingerBill
2021-10-26
13
-2
/
+762
|
|
\
|
*
\
Merge branch 'master' into new-matrix-type
gingerBill
2021-10-23
2
-8
/
+8
|
|
\
\
|
*
|
|
Correct vulkan headers
gingerBill
2021-10-20
4
-0
/
+10
|
*
|
|
Transform `matrix` to `mat` identifier for Vulkan
gingerBill
2021-10-20
4
-9
/
+3
*
|
|
|
Merge pull request #1230 from jockus/master
gingerBill
2021-10-26
3
-43
/
+45
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Convert all vendor:OpenGL functions taking GLboolean to bool, assert on bool ...
jockus
2021-10-20
3
-43
/
+45
*
|
|
|
Remove unneeded semicolons
gingerBill
2021-10-26
1
-2
/
+2
*
|
|
|
Merge pull request #1240 from graphitemaster/vendor-enet
gingerBill
2021-10-26
11
-0
/
+760
|
\
\
\
\
|
*
|
|
|
fixes for windows
Dale Weiler
2021-10-24
2
-11
/
+19
|
*
|
|
|
use multi pointer here, cstring was incorrect
Dale Weiler
2021-10-23
1
-2
/
+2
|
*
|
|
|
actually got the license wrong, it's MIT
Dale Weiler
2021-10-23
1
-1
/
+1
|
*
|
|
|
typo
Dale Weiler
2021-10-23
1
-1
/
+1
|
*
|
|
|
update vendor README.md
Dale Weiler
2021-10-23
1
-0
/
+9
|
*
|
|
|
add LICENSE
Dale Weiler
2021-10-23
1
-0
/
+7
|
*
|
|
|
oops, semicolon
Dale Weiler
2021-10-23
1
-2
/
+2
|
*
|
|
|
vendor ENet
Dale Weiler
2021-10-23
9
-0
/
+736
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
The better option
Prokop Randacek
2021-10-24
2
-4
/
+2
*
|
|
|
WindowShouldClose should return a bool
Prokop Randáček
2021-10-24
1
-2
/
+4
|
/
/
/
*
|
/
changed KeyCode to Keycode
awwdev
2021-10-23
2
-8
/
+8
|
|
/
|
/
|
*
|
Set `VertexAttribPointer` related calls to use `uintptr` instead of `rawptr` ...
gingerBill
2021-10-13
2
-12
/
+12
*
|
Change `c.int` to `PixelFormat` where appropriate
gingerBill
2021-10-02
1
-2
/
+2
*
|
Make `TextFormat` use static internal buffers; Add `TextFormatAlloc`
gingerBill
2021-10-02
1
-0
/
+20
*
|
Fix typos; Add `MemAllocator` which wraps the raylib allocation procedures in...
gingerBill
2021-10-02
1
-2
/
+47
*
|
Improvements to `vendor:microui`
gingerBill
2021-10-02
1
-10
/
+19
*
|
small package fixes
skytrias
2021-09-29
3
-4
/
+4
[next]