raylib/src
2024-04-01 18:01:02 +02:00
..
external Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
platforms Fixing gamepad buttons not working in drm backend (#3888) 2024-03-29 01:40:20 +01:00
build.zig Fixes zig build that was broken on #3863 (#3891) 2024-03-30 19:36:30 +01:00
CMakeLists.txt Updating CMake version to 5.0 so libraries are correctly versioned (#3615) 2023-12-09 19:33:12 +01:00
config.h Gamepad rumble support with SDL2 (#3819) 2024-02-24 16:47:27 +01:00
Makefile Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
minshell.html ADDED: Open-graph image alt properties 2023-11-07 19:22:12 +01:00
raudio.c Fix segfault in ExportWaveAsCode (#3769) 2024-02-01 21:16:57 +01: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 Address parsing issue when generating XML #3893 2024-04-01 18:00:52 +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 Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828) 2024-02-26 10:41:21 +01:00
rcamera.h Fix GetCameraRight (#3784) 2024-02-05 20:53:14 +01:00
rcore.c Update rcore.c 2024-03-21 15:43:00 +01:00
rgestures.h Update copyright to 2024 2024-01-02 20:58:12 +01:00
rglfw.c Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
rlgl.h Fix #3876 and also rlgl review on #3783 2024-03-18 09:09:26 +01:00
rmodels.c Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR (#3871) 2024-03-18 18:37:09 +01:00
rshapes.c Review formatting 2024-02-29 18:50:44 +01:00
rtext.c Review formatting 2024-02-29 18:50:44 +01:00
rtextures.c [rtextures] Fix LoadImageFromScreen scaling (#3881) 2024-03-26 08:47:25 +01:00
shell.html Update shell.html 2023-11-08 19:34:38 +01:00
utils.c Change sanitization check for ExportDataAsCode (#3837) 2024-02-27 13:08:47 +01:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00