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-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
2023-11-02
Partial fix the gesture system for DRM (#3502)
ubkp
2023-11-02
build.zig updates for 0.11.0 release. (#3501)
Caleb Barger
2023-11-02
[core] Fix gestures for `PLATFORM_DESKTOP_SDL` (#3499)
ubkp
2023-11-02
REVIEWED: Pointers exposing not required for ES3
Ray
2023-11-01
Update rcore_web.c
Ray
2023-11-01
Update rcore_web.c
Ray
2023-11-01
REVIEWED: Potential code issues reported by CodeQL #3476
Ray
2023-11-01
Moves keymapUS[] and fixes GetCharPressed for DRM (#3498)
ubkp
2023-10-31
ADDED: `rlBlitFramebuffer()`, required for deferred render
Ray
2023-10-31
Update rmodels.c
Ray
2023-10-31
REDESIGNED: `LoadOBJ()`, fix #3398
Ray
2023-10-31
Remove trailing spaces
Ray
2023-10-31
Reviewed QOA seek PR
Ray
2023-10-31
Comments tweaks
Ray
2023-10-31
Fix QOA seeking (#3494)
veins1
2023-10-31
REVIEWED: `LoadModel()`, removed cube fallback mechanism #3459
Ray
2023-10-31
Fix relative mouse mode for DRM (#3492)
ubkp
2023-10-31
Added rlEnablePointMode (#3490)
Jett
2023-10-30
REVIEWED: `GetModelBoundingBox()` #3485
Ray
2023-10-30
Minor tweaks
Ray
2023-10-30
Update rcore.c
Ray
2023-10-30
REVIEWED: `GetRender*()` issue on macOS highDPI #3367
Ray
2023-10-29
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-10-29
ADDED: Pseudo-random numbers generator!
Ray
2023-10-29
Fix drm hang up on exit and mouse input issues (#3484)
ubkp
2023-10-29
Some notes and comments
Ray
2023-10-29
ADDED: Support for SDL building on Makefile
Ray
2023-10-29
Remove physac library from raylib building
Ray
2023-10-29
Update rcore_desktop_sdl.c
Ray
2023-10-29
Fix compressed DDS texture loading issues (#3483)
JaanDev
2023-10-29
[core] Move `rcore.h` content to inside `rcore.c` (#3479)
ubkp
[next]