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 eddeafd2ed Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" 1 year ago
..
external Revert "REVIEWED: sinfl, fix #3349" 1 year ago
platforms GetCurrentMonitor() - check window center instead of top-left corner (#3468) 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 Format tweaks 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 Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" 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 REVIEWED: `InitPlatform()` organization and code-gardening 1 year ago
rcore.h [core] Change axisCount to be an array (#3421) 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 Add DrawCircleLinesV for consistency (#3452) 1 year ago
rtext.c Added some notes for alternative implementations #3362 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