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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge pull request #2923 from flysand7/raylib-fix
Jeroen van Rijn
2023-11-24
3
-21
/
+8
|
\
\
|
|
/
|
/
|
|
*
[vendor/raylib]: Add pre-compiled libraries on linux; Minor changes in bindings
flysand7
2023-11-05
3
-21
/
+8
*
|
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
2
-37
/
+110
*
Fix #2794 (Fix typo for `IsWindowState`)
gingerBill
2023-09-11
1
-1
/
+1
*
add libraygui.a for macos-arm64
Laytan Laats
2023-08-09
1
-0
/
+0
*
Merge pull request #2710 from guifes/raygui
gingerBill
2023-08-08
4
-0
/
+559
|
\
|
*
Tabs for identation and spaces for aligment
Guilherme Fernandes
2023-08-08
1
-423
/
+422
|
*
Removing contextual comment
Guilherme Fernandes
2023-08-07
1
-2
/
+0
|
*
Adjusting identation
Guilherme Fernandes
2023-08-07
1
-53
/
+53
|
*
Removing unecessary line
Guilherme Fernandes
2023-08-07
1
-1
/
+0
|
*
Fixing return value missing
Guilherme Fernandes
2023-08-07
1
-1
/
+1
|
*
Improving style
Guilherme Fernandes
2023-08-07
1
-2
/
+2
|
*
Fixing minor typo: minValu -> minValue
Guilherme Fernandes
2023-08-07
1
-1
/
+1
|
*
Adding whitespaces to detach procedure declaration from category comments
Guilherme Fernandes
2023-08-07
1
-0
/
+9
|
*
Fixing identation to use tabs
Guilherme Fernandes
2023-08-07
1
-3
/
+3
|
*
Fixing Error: Redeclaration of 'VERSION' in this scope
Guilherme Fernandes
2023-08-07
1
-1
/
+1
|
*
Moving raygui to vendor/raylib
Guilherme Fernandes
2023-08-07
4
-0
/
+554
*
|
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
26
-868
/
+1086
*
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
5
-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
2
-6
/
+12
|
\
|
*
vendor: raylib: simplify foreign import
Sébastien Marie
2022-03-02
2
-6
/
+12
*
|
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
2
-6
/
+6
*
GetMouseDelta
Patric Dexheimer
2021-11-17
1
-1
/
+2
*
Add Modified README.md
gingerBill
2021-11-08
1
-0
/
+109
*
Update `vendor:raylib` version 4.0
gingerBill
2021-11-08
15
-186
/
+326
*
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
*
small package fixes
skytrias
2021-09-29
1
-1
/
+1
*
add linux system dependencies for raylib
Michael Kutowski
2021-09-14
1
-2
/
+8
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
2
-18
/
+23
*
Fix ConfigFlag.INTERLACED_HINT for raylib.odin
Oskar Nordquist
2021-09-08
1
-1
/
+1
*
Update raylib.lib
gingerBill
2021-09-08
5
-2
/
+14
[prev]
[next]