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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-12-01
Remove a duplicated loop for PLATFORM_DRM (#3590)
ubkp
2023-11-30
Expose OpenGL take 2 (#3588)
Peter0x44
2023-11-30
Fix mistake in pr #3572 (#3587)
Peter0x44
2023-11-30
REVIEWED: rlgl function description and comments
Ray
2023-11-30
ADDED: `ExportMeshAsCode()`
Ray
2023-11-30
Fix CheckCollisionCircleRec() (#3584)
ubkp
2023-11-30
Fix IsKeyPressedRepeat() for PLATFORM_DRM direct input (#3583)
ubkp
2023-11-28
Hide unneeded internal symbols when building raylib as an so or dylib (#3573)
Peter0x44
2023-11-28
Fix typos in src/platforms/rcore_*.c (#3581)
RadsammyT
2023-11-28
Fix SetMousePosition() for SDL (#3580)
ubkp
2023-11-27
Fix rcamera.h so mouse/keyboard and gamepad can coexist for input (#3579)
ubkp
2023-11-27
Fix SetWindowIcon() for SDL (#3578)
ubkp
2023-11-25
Corrected the path of android ndk toolchains for OSX platforms (#3574)
Emmanuel Méra
2023-11-24
Expose glad functions when building raylib as a shared lib (#3572)
Peter0x44
2023-11-21
Fix version info in rlgl.h (#3558)
Steven Schveighoffer
2023-11-21
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-11-21
Update rcore.c
Ray
2023-11-20
Update rcore_desktop_sdl.c
Ray
2023-11-18
Expanding Possibilities: Integrating Additional glTF / GLB Data Formats for E...
MrScautHD
2023-11-18
Disable unused miniaudio features (#3544)
Alexandre Almeida
2023-11-18
Image convolution function ImageKernelConvolution (#3528)
Karim
2023-11-18
fix for running gles2 with sdl on desktop (#3542)
_Tradam
2023-11-18
Preparing for 5.1-dev (#3550)
Dennis E. Hamilton
2023-11-15
Update miniaudio to v0.11.21
Ray
2023-11-14
Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)
ubkp
2023-11-13
Update rcore.c
Ray
2023-11-13
Fix mouse button order for SDL (#3534)
ubkp
2023-11-12
REVIEWED: `TakeScreenshot()`, potential issues
Ray
2023-11-12
[rlgl] Fixed return type of `GetCompressedFormatName` (#3529)
Le Juez Victor
2023-11-11
Review #3526
Ray
2023-11-11
Fix automation recording (#3523)
ubkp
2023-11-10
Reviewed duplicate lines
Ray
2023-11-10
Reviewing automation events on web...
Ray
2023-11-10
Format tweaks
Ray
2023-11-10
Update rlgl.h
Ray
2023-11-10
Updated for upcoming raylib 5.0
Ray
2023-11-09
WindowShouldClose(), reset shouldClose flag when window is inited (#3518)
maksut
2023-11-09
REVIEWED: `BeginScissorMode()` #3510
Ray
2023-11-09
Update miniaudio.h
Ray
2023-11-08
Update shell.html
Ray
2023-11-08
Update rcore.c
Ray
2023-11-08
REDESIGNED: Spline drawing functionality
Ray
2023-11-08
Update rtextures.c
Ray
2023-11-07
Fix absRange for PLATFORM_DRM (#3517)
ubkp
2023-11-07
ADDED: `GetSplinePoint*()` functions for spline evaluation
Ray
2023-11-07
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-11-07
ADDED: Open-graph image alt properties
Ray
2023-11-07
Fix mouse/touch/gestures for PLATFORM_DRM (#3515)
ubkp
2023-11-07
Update m3d.h
Ray
2023-11-07
Update cgltf.h
Ray
[next]