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
/
raylib
/
raylib.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update raylib to use `#row_major` matrices
gingerBill
2024-03-19
1
-6
/
+6
*
Enforce `linalg`
gingerBill
2024-03-08
1
-31
/
+10
*
clean imports
Laytan Laats
2024-03-01
1
-1
/
+1
*
move `va_list` into `core:c`
Laytan Laats
2024-03-01
1
-7
/
+1
*
makes raylib and stb_rect_pack free of libc
Laytan Laats
2024-02-29
1
-5
/
+9
*
Fix #3233
gingerBill
2024-02-28
1
-2
/
+2
*
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 raylib.odin
Murtagy
2024-02-05
1
-2
/
+2
*
typo in comment
Murtagy
2024-02-03
1
-1
/
+1
*
bring log allocator up to date
Colin Davidson
2024-01-17
1
-73
/
+164
|
\
|
*
Fix #1934 raylib IsGestureDetected
gingerBill
2024-01-17
1
-2
/
+13
|
*
Added comment on SetConfigFlags in Raylib bindings that it must be called bef...
Karl Zylinski
2024-01-11
1
-1
/
+1
|
*
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
|
*
More minor fixes
Michael
2023-11-26
1
-0
/
+3
|
*
Fixed a bunch of tab/space issues
Michael
2023-11-26
1
-49
/
+49
|
*
Updated bindings and libs for Raylib 5.0
sean arooni
2023-11-19
1
-66
/
+131
*
|
add resize non zeroed in more places
Colin Davidson
2023-12-04
1
-1
/
+1
|
/
*
Raylib: use fixed array instead of struct for rl.Color. This makes swizzling ...
Karl Zylinski
2023-11-06
1
-6
/
+3
*
RAYLIB_SHARED: use /NODEFAULTLIB:msvcrt instead of /NODEFAULTLIB:libcmt. This...
Karl Zylinski
2023-11-06
1
-1
/
+1
*
add 'shared' config to vendor libraries
flysand7
2023-10-14
1
-21
/
+64
*
Fix #2794 (Fix typo for `IsWindowState`)
gingerBill
2023-09-11
1
-1
/
+1
*
Remove the use of `import` within `when`
gingerBill
2023-08-04
1
-3
/
+2
*
GetGestureDetecetd should return a Gestures bit_set not a Gesture.
Pix
2023-07-10
1
-1
/
+1
*
Fix raylib bindings for MeasureTextEx
Ricardo Silva
2023-03-24
1
-1
/
+1
*
Remove stray backtick
Jeroen van Rijn
2023-03-22
1
-1
/
+1
*
Improve raylib overview formatting on pkg website
Lucas Perlind
2023-03-22
1
-77
/
+81
*
Fix typo!!!!
gingerBill
2023-03-21
1
-1
/
+1
*
Add newlines to improve documentation generation
gingerBill
2023-03-21
1
-2
/
+49
*
Add `@(extra_linker_flags=<string>)`
gingerBill
2023-03-21
1
-1
/
+1
*
Keep `-vet` and `-strict-style` happy
gingerBill
2023-03-21
1
-5
/
+5
*
Add msvcrt.lib to raylib on Windows
gingerBill
2023-03-20
1
-0
/
+1
*
Update `vendor:raylib` to raylib 4.5
gingerBill
2023-03-20
1
-693
/
+709
*
Add `Allocator_Mode.Alloc_Non_Zerored`
gingerBill
2022-09-22
1
-1
/
+1
*
Add additional mouse buttons to Raylib bindings.
Jeroen van Rijn
2022-08-13
1
-3
/
+7
*
Update `vendor:raylib` to support macos-arm64 (apple silicon)
Eduardo Nunes
2022-07-20
1
-5
/
+14
*
Missing lib imports for raylib on macOS
hasen
2022-05-30
1
-1
/
+6
*
Merge pull request #1579 from semarie/vendors
gingerBill
2022-03-03
1
-3
/
+5
|
\
|
*
vendor: raylib: simplify foreign import
Sébastien Marie
2022-03-02
1
-3
/
+5
*
|
Update raylib.odin
Patric Dexheimer
2022-03-01
1
-1
/
+1
*
|
Fixing bindings
Patric Dexheimer
2022-03-01
1
-1
/
+1
|
/
*
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
gingerBill
2022-01-20
1
-3
/
+3
*
GetMouseDelta
Patric Dexheimer
2021-11-17
1
-1
/
+2
*
Update `vendor:raylib` version 4.0
gingerBill
2021-11-08
1
-142
/
+246
*
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
[next]