raylib/src
2025-12-31 20:45:29 +01:00
..
external Fix window width calculation by adding wOffset (#5457) 2025-12-31 09:05:39 +01:00
platforms REVIEWED: eglGetPlatformDisplay() usage 2025-12-31 11:08:17 +01:00
CMakeLists.txt [build][cmake] fix issue introduced by #5181 (#5198) 2025-09-23 18:04:30 +02:00
config.h [rcore][drm] Improved touch input handling and multitouch support, closes #4842 (#5447) 2025-12-29 12:54:30 +01:00
Makefile fix newer NDK version compiling errors (#5389) 2025-12-06 20:01:47 +01:00
minshell.html Update minshell.html 2025-12-30 22:05:37 +01:00
raudio.c RENAMED: Variable names for consistency, textLength (length in bytes) vs textSize (measure in pixels) 2025-12-11 21:41:25 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h [core] Camera2d comment updates (#5401) 2025-12-11 13:37:17 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h REVIEWED: SIMD instrinsics must be explicitly enabled by developer, only SSE supported at the moment #5316 2025-12-31 11:22:26 +01:00
rcamera.h Make CameraMove up and right work with Z up cameras like the other functions do. (#5458) 2025-12-31 20:45:29 +01:00
rcore.c REVIEWED: FileExists(), using macro 2025-12-30 22:49:43 +01:00
rgestures.h C++ compiler support v2 (#5252) 2025-10-15 19:11:44 +02:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h REVIEWED: rlGetPixelDataSize(), correct compressed data size calculation per blocks #5416 2025-12-19 00:06:44 +01:00
rmodels.c [rmodels] Fix glTF animation framerate calculation (#4472) (#5445) 2025-12-27 14:22:24 +01:00
rshapes.c Some TODOs and format reviews 2025-11-23 21:40:39 +01:00
rtext.c REVIEWED: Potential security concerns while copying unbounded text data between strings 2025-12-24 19:35:06 +01:00
rtextures.c REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 2025-12-14 19:45:28 +01:00
shell.html [build][cmake] Review web compilation system (#5181) 2025-09-14 10:05:07 +02:00
utils.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00