| .. |
|
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
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2025-08-29 21:32:34 +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
|
fix unnecessary warnings in some files (#5152)
|
2025-08-28 22:28:56 +02:00 |
|
rmodels.c
|
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153)
|
2025-08-29 14:53:16 +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 |