index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
2.6
Update project version for release
Ray
6 years
UWP
Update README.md
Ray
5 years
fix_build.zig
Update build.zig to work with last GLFW update
realtradam
4 years
master
added brainfuck bindings
realtradam
21 months
sdl-gles-fix
fix for running gles2 with sdl on desktop
realtradam
2 years
Tag
Download
Author
Age
4.0.0
raylib-4.0.0.tar.gz
raylib-4.0.0.zip
Ray
4 years
3.7.0
raylib-3.7.0.tar.gz
raylib-3.7.0.zip
Ray
5 years
3.5.0
raylib-3.5.0.tar.gz
raylib-3.5.0.zip
Ray
5 years
3.0.0
raylib-3.0.0.tar.gz
raylib-3.0.0.zip
Ray
6 years
2.6.0
raylib-2.6.0.tar.gz
raylib-2.6.0.zip
Ray
6 years
2.5.0
raylib-2.5.0.tar.gz
raylib-2.5.0.zip
Ray
7 years
2.0.0
raylib-2.0.0.tar.gz
raylib-2.0.0.zip
Ahmad Fatoum
8 years
1.9.7-dev
raylib-1.9.7-dev.tar.gz
raylib-1.9.7-dev.zip
Ray San
8 years
1.9.4-dev
raylib-1.9.4-dev.tar.gz
raylib-1.9.4-dev.zip
Ray
8 years
1.8.0
raylib-1.8.0.tar.gz
raylib-1.8.0.zip
Ray
8 years
[...]
Age
Commit message
Author
2024-07-17
added brainfuck bindings
HEAD
master
realtradam
2024-07-16
Removes the redundant USE_AUDIO flag (#4158)
Lázaro Albuquerque
2024-07-16
Update BINDINGS.md: dray binding supports raylib 5.0 (#4163)
red thing
2024-07-16
Adding GetKeyName(int key) (WIP) (#4161)
MrScautHD
2024-07-13
Fix crash when switching playback device (#4102)
jkaup
2024-07-11
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154)
Kai Kitagawa-Jones
2024-07-11
[build.zig] GLFW Platform Detection Support (#4150)
InventorXtreme
2024-07-09
[Shapes] Remove duplicate color calls in DrawGrid (#4148)
Jeffery Myers
2024-07-09
`WindowSizeCallback()` should not try to handle DPI since already managed by ...
SuperUserNameMan
2024-07-09
REVIEWED: Code formatting to follow raylib conventions
Ray
[...]