raylib/src
Ray f27f2d097f REVIEWED: HighDPI support on macOS (when requested by app)
Tested on two monitors with different DPI configuration, for HigDPI enabled and not, including window resizing (with framebuffer resizing if required). Verified mouse coordinates follow the requested screen size.
2025-12-22 22:48:08 +01:00
..
external Revert "REVIEWED: Alignment with other platforms" 2025-12-16 18:18:42 +01:00
platforms REVIEWED: HighDPI support on macOS (when requested by app) 2025-12-22 22:48:08 +01:00
CMakeLists.txt [build][cmake] fix issue introduced by #5181 (#5198) 2025-09-23 18:04:30 +02:00
config.h Some formatting 2025-11-24 15:37:28 +01:00
Makefile fix newer NDK version compiling errors (#5389) 2025-12-06 20:01:47 +01:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c RENAMED: Variable names for consistency, textLength (length in bytes) vs textSize (measure in pixels) 2025-12-11 21:41:25 +01: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 [core] Camera2d comment updates (#5401) 2025-12-11 13:37:17 +01: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 Update raymath.h 2025-11-02 19:59:46 +01:00
rcamera.h REVIEWED: Code sections description for consistency 2025-09-02 12:34:04 +02:00
rcore.c REVIEWED: Window scaling with HighDPI on macOS #5059 2025-12-17 21:23:25 +01:00
rgestures.h C++ compiler support v2 (#5252) 2025-10-15 19:11:44 +02:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h REVIEWED: rlGetPixelDataSize(), correct compressed data size calculation per blocks #5416 2025-12-19 00:06:44 +01:00
rmodels.c Fix #5405 2025-12-15 18:52:27 +01:00
rshapes.c Some TODOs and format reviews 2025-11-23 21:40:39 +01:00
rtext.c Update rtext.c 2025-12-22 20:30:11 +01:00
rtextures.c REVIEWED: Make sure all variables are initialized on definition, prioritize one line per variable definitions 2025-12-14 19:45:28 +01:00
shell.html [build][cmake] Review web compilation system (#5181) 2025-09-14 10:05:07 +02:00
utils.c REVIEWED: Webpage reference comments starting with REF:, more consistent with TODO: and NOTE: comments 2025-12-13 13:03:41 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00