You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ray b4865588f8 REVIEWED: `GetCurrentMonitor()` #3472 1 year ago
..
external Update tinyobj_loader_c.h (#3474) 1 year ago
platforms REVIEWED: `GetCurrentMonitor()` #3472 1 year ago
CMakeLists.txt Update CMakeLists.txt 2 years ago
Makefile Review prerequisites of rcore.c (#3453) 1 year ago
build.zig fix build.zig (#3433) 1 year ago
config.h ADDED: Automation Events System, exposed to users 1 year ago
minshell.html Fixed some grammar mistakes and typos. (#2914) 2 years ago
raudio.c Fixes a memory leak as a result of creating an AudioBuffer* with the old source.frameCount. This internally allocates memory to the structs data pointer which is then later overridden by the correct sound data of the source sound. (#3458) 1 year ago
raylib.dll.rc REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
raylib.dll.rc.data REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
raylib.h ADDED: `SetAutomationEventBaseFrame(int frame)` 1 year ago
raylib.ico Updated icon data 6 years ago
raylib.rc REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
raylib.rc.data REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
raymath.h [raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 1 year ago
rcamera.h Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355) 1 year ago
rcore.c ADDED: `SetAutomationEventBaseFrame(int frame)` 1 year ago
rcore.h ADDED: Automation Events System, exposed to users 1 year ago
rgestures.h REVIEWED: `IsGestureDetected()` parameter type 1 year ago
rglfw.c Fix missing symbol when rglfw.c on BSD platforms (#2968) 2 years ago
rlgl.h Fix missing `PLATFORM_DESKTOP_SDL` checks. (#3469) 1 year ago
rmodels.c Fix GenMeshPlane when resX != resZ (#3425) 1 year ago
rshapes.c Remove trail spaces 1 year ago
rtext.c Remove trail spaces 1 year ago
rtextures.c Ported to stb_image_resize2.h (#3403) 1 year ago
shell.html Fixed some grammar mistakes and typos. (#2914) 2 years ago
utils.c REVIEWED: `LoadFileData()` potential issues with dataSize 1 year ago
utils.h REVIEWED: Libs include order 1 year ago