raylib/src
Ray 29ce5d8aa9 WARNING: BREAKING: LoadFontData() redesigned, added parameter
This redesign is a big improvement on font loading time and memory requirements. It only loads glyphs available on font from requested codepoints and only processes those glyphs for packaging. When processing +10K codepoints (CJK), the loading time improves considerably.
2025-09-02 17:45:39 +02:00
..
external REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
platforms REVIEWED: Code sections definition 2025-09-02 12:10:40 +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 REVIEWED: Code sections definition 2025-09-02 12:10:40 +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 WARNING: BREAKING: LoadFontData() redesigned, added parameter 2025-09-02 17:45:39 +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 REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
rcore.c REVIEWED: Avoid realloc() calls, small security improvement 2025-09-01 20:37:23 +02:00
rgestures.h REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h REVIEWED: Code sections definition 2025-09-02 12:10:40 +02:00
rmodels.c REVIEWED: Code sections definition 2025-09-02 12:10:40 +02:00
rshapes.c REVIEWED: Code sections definition 2025-09-02 12:10:40 +02:00
rtext.c WARNING: BREAKING: LoadFontData() redesigned, added parameter 2025-09-02 17:45:39 +02:00
rtextures.c REVIEWED: Code sections definition 2025-09-02 12:10:40 +02:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00