..
external
REVIEWED: Comments for consistency and spelling
2026-04-27 11:34:58 +02:00
platforms
REVIEWED: Avoid static variable floating around and include it to PlatformData struct
2026-04-29 17:42:51 +02:00
CMakeLists.txt
Resolveed conflicts
2026-03-13 18:55:36 +01:00
config.h
Update config.h
2026-04-16 11:12:50 +02:00
Makefile
[Platform/RGFW] add support for software rendering ( #5773 )
2026-04-17 18:09:57 +02:00
minshell.html
Update minshell.html
2025-12-30 22:05:37 +01:00
raudio.c
REVIEWED: Comments for consistency and spelling
2026-04-27 11:34:58 +02:00
raylib.dll.rc
Updated Windows resource file
2026-04-12 10:24:35 +02:00
raylib.dll.rc.data
Updated Windows resource file
2026-04-12 10:24:35 +02:00
raylib.h
[build] Shift __cplusplus check to a higher level for bool type define ( #5804 )
2026-04-29 18:02:49 +02:00
raylib.ico
Update raylib.ico
2024-11-14 16:40:04 +01:00
raylib.rc
update raylib.rc to 6.0 (2026) ( #5748 )
2026-04-12 10:23:09 +02:00
raylib.rc.data
Updated Windows resource file
2026-04-12 10:24:35 +02:00
raymath.h
[raymath.h] Add missing (float * Vector) operator overloads ( #5815 )
2026-04-29 17:49:23 +02:00
rcamera.h
Update typos/grammar ( #5759 )
2026-04-15 09:18:30 +02:00
rcore.c
fix(rcore): correct string boundary handling ( #5812 )
2026-04-29 00:18:33 +02:00
rgestures.h
[build] Shift __cplusplus check to a higher level for bool type define ( #5804 )
2026-04-29 18:02:49 +02:00
rglfw.c
Update year to 2026
2026-01-02 13:40:15 +01:00
rlgl.h
[build] Shift __cplusplus check to a higher level for bool type define ( #5804 )
2026-04-29 18:02:49 +02:00
rmodels.c
WARNING: REVIEWED: DrawCapsule()/DrawCapsuleWires() parameter order
2026-04-27 11:42:53 +02:00
rshapes.c
WARNING: RENAMED: GetSplinePointBezierQuad() to GetSplinePointBezierQuadratic()
2026-04-27 11:47:48 +02:00
rtext.c
Update rtext.c
2026-04-27 12:34:43 +02:00
rtextures.c
REVIEWED: ImageColorContrast() parameter type, consistent with other Image*() functions
2026-04-27 11:46:43 +02:00
shell.html
REVIEWED: Fullscreen request #5601
2026-03-02 13:16:43 +01:00