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
Age
Commit message (
Expand
)
Author
2023-04-22
Update BINDINGS.md (#3023)
Dor Shapira
2023-04-22
Fix off-by-one error in CheckCollisionPointRec (#3022)
Dan Bechard
2023-04-22
Fix offset used before range check (#3021)
Mingjie Shen
2023-04-19
Update BINDINGS.md (#3017)
Soutaisei
2023-04-17
Avoid shader attribute not found log
Ray
2023-04-17
Remove trailing spaces
Ray
2023-04-15
[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures...
RadsammyT
2023-04-15
CMake project example: fix a couple of typos (#3014)
Benjamin Thomas
2023-04-13
Make assets loading extension case insensitive #3008
Ray
2023-04-10
Avoid tracelog about not found uniforms #3003
Ray
2023-04-09
Minor fix in DrawLineBezier* (#3006)
eternalStudent
2023-04-09
Fix warnings in raylib for MSVC (#3004)
Jeffery Myers
2023-04-08
Update BINDINGS.md (#3002)
fubark
2023-04-06
REVIEWED: `GetGlyphIndex()` #3000
Ray
2023-04-06
[rtext] Fix GetCodepointNext() to return default value on invalid input with ...
chocolate42
2023-03-29
Update BINDINGS.md (raylib-py -> 4.5) (#2992)
Jorge A. Gomes
2023-03-25
Update BINDINGS.md (raylib-lua -> 4.5) (#2989)
Astie Teddy
2023-03-25
Update BINDINGS.md
Ray
2023-03-25
Update raylib-d binding version to 4.5 (#2988)
Steven Schveighoffer
2023-03-23
update raylib-freebasic to 4.5 (#2986)
WIITD
2023-03-22
Lazy loading of default font for image loading (no InitWindow)
Ray
2023-03-22
Update rl_gputex.h
Ray
2023-03-22
Minor tweaks to raylib events automation system
Ray
2023-03-22
Update CMakeLists.txt
Ray
2023-03-22
Update resource arch for 64bit #2978
Ray
2023-03-22
Review format
Ray
2023-03-22
slightly optimize Vector3Normalize (#2982)
Rico P
2023-03-22
Fix packing logic error in ```GenImageFontAtlas``` (#2979)
Hanaxar
2023-03-22
Calculate exact image size in GenImageFontAtlas (#2963)
Hanaxar
2023-03-22
Update BINDINGS.md (#2983)
Jarrod Davis
2023-03-21
Update BINDINGS.md for raylib Odin 4.5 (#2981)
gingerBill
2023-03-21
Update BINDINGS.md (#2980)
Gunko Vadim
2023-03-21
Update README.md
Ray
2023-03-21
add missing space in one of the cameraDescriptions (#2977)
Mansour Quddus
2023-03-20
Updated version to avoid confusion with 4.5 release
Ray
2023-03-20
Fix typo in rmodels.c (#2976)
Ikko Eltociear Ashimine
2023-03-20
BINDINGS: Update various versions to 4.5 (#2974)
Rob Loach
2023-03-19
Add const qualifier to char * path argument in qoaplay_open() (#2972)
Webfra
2023-03-19
Update raylib.zig version to 4.5 (#2971)
Michael Scherbakow
2023-03-19
Update h-raylib version (#2970)
Anand Swaroop
2023-03-19
Update core_loading_thread.c
Ray
2023-03-19
raudio: Fix warning on discarded const qualifier (#2967)
Rob Loach
2023-03-19
Fix missing symbol when rglfw.c on BSD platforms (#2968)
Niels Martignène
2023-03-18
Update Makefile comment to indicate arm64 as a supported Linux desktop platfo...
ashn
2023-03-18
Update raylib.sln
Ray
2023-03-17
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-03-17
Update CHANGELOG
Ray
2023-03-16
Added my BQN Library to the list (#2962)
Brian E
2023-03-15
Update npes_saved_w64devkit.txt
Ray
2023-03-15
Delete c_raylib.xml
Ray
[next]