raylib/src
Vasilis Narain 7b96144716
[rcore] GetCurrentMonitor(), fix for integer overflow in distance calculation (#5842)
* Fix signed integer overflow in GetCurrentMonitor distance calc

* Revert "Fix signed integer overflow in GetCurrentMonitor distance calc"

This reverts commit e0083bc7fe.

* fix GetCurrentMonitor() distance calc overflow

* fix GetCurrentMonitor() distance calc
2026-05-29 18:18:18 +02:00
..
external Reviewed comments formating 2026-05-20 09:16:16 +02:00
platforms [rcore] GetCurrentMonitor(), fix for integer overflow in distance calculation (#5842) 2026-05-29 18:18:18 +02:00
CMakeLists.txt [CMake] Properly remove raudio.c and rmodels.c if they're disabled modules (#5878) 2026-05-29 18:16:17 +02:00
config.h Update config.h 2026-04-16 11:12:50 +02:00
Makefile [makefile] ANDROID_ARCH check (#5888) 2026-05-26 18:13:58 +02:00
minshell.html Update minshell.html 2025-12-30 22:05:37 +01:00
raudio.c [raudio]: free converterResidual in UnloadSoundAlias to prevent leak (#5857) 2026-05-10 15:01:38 +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 REVIEWED: #5879 2026-05-24 09:24:26 +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 Update raymath.h 2026-05-02 09:09:50 +02:00
rcamera.h Update typos/grammar (#5759) 2026-04-15 09:18:30 +02:00
rcore.c Update rcore.c 2026-05-14 20:05:25 +02:00
rgestures.h REVIEWED: long long usage in all raylib, minimize 2026-05-08 22:59:55 +02:00
rglfw.c Update year to 2026 2026-01-02 13:40:15 +01:00
rlgl.h Update rlgl.h 2026-05-26 20:46:56 +02:00
rmodels.c [rmodels] Fix glTF skinning when joints have non-joint parent nodes (#5876) 2026-05-29 18:17:04 +02:00
rshapes.c rshapes: fix auto segment rounded-corner math and rounding (#5883) 2026-05-24 08:55:08 +02:00
rtext.c [rtext] add warning for loadfontex/loadfontfrommemory (#5864) 2026-05-13 08:56:13 +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