raylib/src
2025-09-01 20:37:23 +02:00
..
external reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 2025-08-29 14:53:16 +02:00
platforms [rcore][win32] Adding native win32 backend (#4869) 2025-08-31 12:13:21 +02:00
CMakeLists.txt cmake: replace custom variable with built-in one 2025-04-28 11:57:53 -04:00
config.h Make culling distances consistent across raylib 2025-08-05 00:15:52 +02:00
Makefile [rcore][win32] Adding native win32 backend (#4869) 2025-08-31 12:13:21 +02:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c [raudio] Properly close FLAC in UnloadMusicStream 2025-08-21 13:02:19 +02: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 Reverted const codepoints to avoid warnings 2025-09-01 11:27:11 +02: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 removed unneeded comma 2025-08-07 19:55:46 +03:00
rcamera.h Make culling distances consistent across raylib 2025-08-05 00:15:52 +02:00
rcore.c REVIEWED: Avoid realloc() calls, small security improvement 2025-09-01 20:37:23 +02:00
rgestures.h Update year to 2025 2025-01-01 00:02:52 +01:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h fix unnecessary warnings in some files (#5152) 2025-08-28 22:28:56 +02:00
rmodels.c REVIEWED: Avoid realloc() calls, small security improvement 2025-09-01 20:37:23 +02:00
rshapes.c WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.' 2025-08-07 18:23:20 +02:00
rtext.c REVIEWED: Avoid realloc() calls, small security improvement 2025-09-01 20:37:23 +02:00
rtextures.c REVIEWED: Avoid realloc() calls, small security improvement 2025-09-01 20:37:23 +02:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c REVIEWED: SaveFileText(), const input text 2025-05-11 11:03:49 +02:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00