raylib/src
2023-10-19 13:57:31 +02:00
..
external Ported to stb_image_resize2.h (#3403) 2023-10-13 16:37:35 +02:00
platforms REVIEWED: Issue with functions definitions 2023-10-19 13:57:31 +02:00
build.zig fix build.zig (#3433) 2023-10-17 23:36:42 +02:00
CMakeLists.txt Update CMakeLists.txt 2023-03-22 12:43:18 +01:00
config.h Format tweaks 2023-10-08 18:10:05 +02:00
Makefile Update Makefile 2023-10-19 13:41:09 +02:00
minshell.html Fixed some grammar mistakes and typos. (#2914) 2023-02-09 13:17:47 +01:00
raudio.c [raudio] Implement GetMasterVolume() (#3434) 2023-10-17 23:35:38 +02:00
raylib.dll.rc REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.dll.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.h REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raylib.rc.data REVIEWED: raylib 5.0-dev version for a future release 2023-10-18 00:33:05 +02:00
raymath.h [raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 2023-10-10 10:42:11 +02:00
rcamera.h Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355) 2023-09-27 23:47:18 +02:00
rcore.c REVIEWED: Issue with functions definitions 2023-10-19 13:57:31 +02:00
rcore.h [core] Change axisCount to be an array (#3421) 2023-10-14 22:51:35 +02:00
rgestures.h REVIEWED: IsGestureDetected() parameter type 2023-09-22 11:58:14 +02:00
rglfw.c Fix missing symbol when rglfw.c on BSD platforms (#2968) 2023-03-19 09:43:51 +01:00
rlgl.h REVIEWED: rlLoadTexture() #3440 2023-10-19 13:05:50 +02:00
rmodels.c Fix GenMeshPlane when resX != resZ (#3425) 2023-10-16 14:06:12 +02:00
rshapes.c tweaks 2023-08-20 21:36:36 +02:00
rtext.c Added some notes for alternative implementations #3362 2023-10-17 11:09:56 +02:00
rtextures.c Ported to stb_image_resize2.h (#3403) 2023-10-13 16:37:35 +02:00
shell.html Fixed some grammar mistakes and typos. (#2914) 2023-02-09 13:17:47 +01:00
utils.c REVIEWED: LoadFileData() potential issues with dataSize 2023-09-22 11:58:53 +02:00
utils.h REVIEWED: Libs include order 2023-10-09 11:17:22 +02:00