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-11-14
fix for running gles2 with sdl on desktop
sdl-gles-fix
realtradam
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
2023-11-07
Updated dr audio libraries
Ray
2023-11-07
Update miniaudio.h
Ray
2023-11-06
Fix warnings in visual studio (#3512)
Jeffery Myers
2023-11-06
REVIEWED: `sinfl` external library to avoid ASAN complaints #3349
Ray
2023-11-06
REVIEWED: `ScanDirectoryFiles*()`- Paths building slashes sides #3507
Ray
2023-11-06
REVIEWED: Scissor mode to support RenderTexture #3510
Ray
2023-11-06
BeginScissorMode checks for render texture to avoid using GetWindowScaleDPI (...
gulrak
2023-11-06
ADDED: Flag to know we are rendering to texture #3510
Ray
2023-11-05
Update Makefile (#3509)
JupiterRider
2023-11-05
Update qoa.h
Ray
2023-11-05
Update rl_gputex.h
Ray
2023-11-05
Update qoi.h
Ray
2023-11-05
Updated open graph for examples
Ray
2023-11-05
Updating web shells open-graph info
Ray
2023-11-04
Allow raylib to be built with zig 0.11.0 and zig 0.12.0dev (master) (#3506)
freakmangd
2023-11-03
Update rcore.c
Ray
2023-11-03
ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()`
Ray
2023-11-03
Fixed Issue 3504 (#3505)
AndreaBoroni
2023-11-02
Update raylib version to **raylib 5.0**
Ray
2023-11-02
Remove unneeded line on web platform
Ray
2023-11-02
Support OpenGL ES 3.0 building on Web
Ray
2023-11-02
Comments tweaks
Ray
2023-11-02
Update rprand.h
Ray
[next]