raylib/src
2025-08-26 10:17:33 +02:00
..
external Add a utility header to external that undefines the parts of windows that conflict with raylib, allowing raylib functions to run unimpeded 2025-08-19 10:39:38 -07:00
platforms Fix SDL3 compilation error with gcc 2025-08-17 23:44:37 +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 Update Makefile 2025-07-19 04:54:05 -05: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 ADDED: [rtext] LoadTextLines()/UnloadTextLines() 2025-08-26 10:17:33 +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 REVIEW: Added warning in case of no [rcore] backend defined 2025-08-24 11:23:15 +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 Remove trailing spaces 2025-08-14 20:37:18 +02:00
rmodels.c REVIEWED: [rmodels] LoadGLFT(), avoid loading attributes already loaded, issue a warning. FIX: #4996 2025-08-20 16:39:45 +02:00
rshapes.c WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.' 2025-08-07 18:23:20 +02:00
rtext.c ADDED: [rtext] LoadTextLines()/UnloadTextLines() 2025-08-26 10:17:33 +02:00
rtextures.c WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.' 2025-08-07 18:23:20 +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