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.
 
 
 
 
 
 
MichaelFiber 18bedbd095
[core] Change axisCount to be an array (#3421)
2 years ago
..
external Ported to stb_image_resize2.h (#3403) 2 years ago
CMakeLists.txt Update CMakeLists.txt 2 years ago
Makefile WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388) 2 years ago
build.zig Fix raygui.c leftover from zig build (#3417) 2 years ago
config.h Format tweaks 2 years ago
minshell.html Fixed some grammar mistakes and typos. (#2914) 2 years ago
raudio.c Fix `UpdateSound` parameter name (#3405) 2 years ago
raylib.dll.rc Update year to 2023 2 years ago
raylib.dll.rc.data Update resource arch for 64bit #2978 2 years ago
raylib.h Reorganized some functions, `WaitTime()` is common to all platforms 2 years ago
raylib.ico Updated icon data 7 years ago
raylib.rc Update year to 2023 2 years ago
raylib.rc.data Update resource arch for 64bit #2978 2 years ago
raymath.h [raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 2 years 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) 2 years ago
rcore.c [core] Change axisCount to be an array (#3421) 2 years ago
rcore.h [core] Change axisCount to be an array (#3421) 2 years ago
rcore_android.c [core] Change axisCount to be an array (#3421) 2 years ago
rcore_desktop.c [core] Change axisCount to be an array (#3421) 2 years ago
rcore_drm.c [core] Change axisCount to be an array (#3421) 2 years ago
rcore_template.c [core] Change axisCount to be an array (#3421) 2 years ago
rcore_web.c [core] Change axisCount to be an array (#3421) 2 years ago
rgestures.h REVIEWED: `IsGestureDetected()` parameter type 2 years ago
rglfw.c Fix missing symbol when rglfw.c on BSD platforms (#2968) 2 years ago
rlgl.h Format tweaks 2 years ago
rmodels.c Format tweaks 2 years ago
rshapes.c tweaks 2 years ago
rtext.c REVIEWED: `TextFormat()`, added "..." for truncation #3366 2 years ago
rtextures.c Ported to stb_image_resize2.h (#3403) 2 years ago
shell.html Fixed some grammar mistakes and typos. (#2914) 2 years ago
utils.c REVIEWED: `LoadFileData()` potential issues with dataSize 2 years ago
utils.h REVIEWED: Libs include order 2 years ago