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
*
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
|
\
|
*
stdcall -> system
gingerBill
2024-01-17
3
-717
/
+717
|
*
Replace `stdcall` with `system`
gingerBill
2024-01-17
2
-182
/
+182
|
*
Fix foreign import names
gingerBill
2024-01-17
2
-2
/
+2
|
*
Have default `foreign import` system paths
gingerBill
2024-01-17
7
-18
/
+27
|
*
Fix imports to be case sensitive correct
gingerBill
2024-01-17
1
-1
/
+1
|
*
Remove `//+build darwin`
gingerBill
2024-01-17
40
-40
/
+0
|
*
Fix #1934 raylib IsGestureDetected
gingerBill
2024-01-17
1
-2
/
+13
|
*
vendor/miniaudio: fix import for macos
Laytan Laats
2024-01-13
16
-48
/
+16
|
*
Added comment on SetConfigFlags in Raylib bindings that it must be called bef...
Karl Zylinski
2024-01-11
1
-1
/
+1
|
*
Merge pull request #2983 from perogycook/raylib5
dev-2024-01
gingerBill
2024-01-03
35
-149
/
+260
|
|
\
|
|
*
Raylib 5.0 IsMouseButtonUp workaround: Better use of when clause to make sure...
Karl Zylinski
2023-12-18
1
-4
/
+8
|
|
*
Raylib workaround: Fix comment typo
Karl Zylinski
2023-12-18
1
-1
/
+1
|
|
*
Raylib 5.0 bug workaround: Check VERSION and panic if VERSION != 5.0, in whic...
Karl Zylinski
2023-12-18
1
-3
/
+5
|
|
*
Workaround for bug in Raylib 5 making IsMouseButtonUp not work properly.
Karl Zylinski
2023-12-17
1
-4
/
+7
|
|
*
IsMouseButtonUp hack for now
Michael
2023-12-16
1
-1
/
+4
|
|
*
added some commas
Michael
2023-12-08
1
-2
/
+2
|
|
*
Update raygui.odin for Mac targets
Michael
2023-12-04
1
-2
/
+6
|
|
*
Add files via upload
Michael
2023-12-04
2
-0
/
+0
|
|
*
MacOS-arm64 Raygui libs
Michael
2023-12-04
2
-0
/
+0
|
|
*
Delete vendor/raylib/macos-arm64/libraygui.a
Michael
2023-12-04
1
-0
/
+0
|
|
*
New Raygui libs for Windows
Michael
2023-12-04
3
-0
/
+0
|
|
*
Delete vendor/raylib/windows/raygui.lib
Michael
2023-12-04
1
-0
/
+0
|
|
*
Delete vendor/raylib/windows/raygui.dll
Michael
2023-12-04
1
-0
/
+0
|
|
*
Delete vendor/raylib/windows/rayguidll.lib
Michael
2023-12-04
1
-0
/
+0
|
|
*
Merge branch 'odin-lang:master' into raylib5
Michael
2023-12-03
2
-10
/
+11
|
|
|
\
|
|
*
|
fixed names
Michael
2023-11-26
2
-0
/
+0
|
|
*
|
Delete vendor/raylib/linux/libraygui.so.3.6
Michael
2023-11-26
1
-0
/
+0
|
|
*
|
Delete vendor/raylib/linux/raygui.a
Michael
2023-11-26
1
-0
/
+0
|
|
*
|
Delete vendor/raylib/linux/libraygui.a
Michael
2023-11-26
1
-0
/
+0
|
|
*
|
Delete vendor/raylib/linux/raygui.so
Michael
2023-11-26
1
-0
/
+0
|
|
*
|
Updated dynlibs
Michael
2023-11-26
2
-0
/
+0
|
|
*
|
added missing enums
Michael
2023-11-26
1
-1
/
+13
|
|
*
|
Added GuiToggleSlider
Michael
2023-11-26
1
-0
/
+1
|
|
*
|
More minor fixes
Michael
2023-11-26
2
-1
/
+6
|
|
*
|
Merge branch 'odin-lang:master' into raylib5
Michael
2023-11-26
8
-21
/
+5559
|
|
|
\
\
|
|
*
|
|
Fixed a bunch of tab/space issues
Michael
2023-11-26
2
-50
/
+50
|
|
*
|
|
Updated bindings and libs for Raylib 5.0
sean arooni
2023-11-19
24
-139
/
+216
|
*
|
|
|
Merge pull request #3049 from igordreher/dxgi_bit_set
gingerBill
2024-01-02
1
-55
/
+71
|
|
\
\
\
\
|
|
*
|
|
|
[vendor:directx/dxgi] change u32 flags to bit_sets
Igor Dreher
2023-12-28
1
-55
/
+71
|
*
|
|
|
|
Fix the declaration of glfwSetJoystickCallback
flysand7
2023-12-31
1
-1
/
+1
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #3031 from Kithuppi/fix-vulkan-bindings
gingerBill
2023-12-19
5
-16776
/
+16809
|
|
\
\
\
\
|
|
*
|
|
|
generate new bindings
Kithuppi
2023-12-18
4
-16768
/
+16774
|
|
*
|
|
|
fix C bit field parsing
Kithuppi
2023-12-17
1
-8
/
+35
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
/
|
|
Add support for macOS
keyle
2023-12-18
1
-1
/
+3
|
|
/
/
/
*
/
/
/
add resize non zeroed in more places
Colin Davidson
2023-12-04
2
-3
/
+3
|
/
/
/
*
|
|
Merge pull request #2992 from flysand7/x11-fix
gingerBill
2023-12-02
1
-2
/
+3
|
\
\
\
[next]