Files
raylib/src
sleeptightAnsiC 1b5a14e516 [rcore_desktop_sdl] fix: handle monitor ID correctly on SDL3 (#5290)
SDL3 uses ID when dealing with monitors, unlike SDL2 which uses Index
for the same thing. This problem was already fixed in multiple places
by use of preprocessor branches, so I did the very same thing.

Please, notice that this is a pretty bad solution to this problem,
and I only did it to keep it consistent with the rest of the code.
The more about why it's not correct is mentioned here:
https://github.com/raysan5/raylib/issues/5256#issuecomment-3429156919
Hopefully, someone will refactor it someday :)

Fixes: https://github.com/raysan5/raylib/issues/5256
2025-10-21 22:07:04 +02:00
..
2025-10-21 10:08:36 +02:00
2025-09-03 18:25:27 +02:00
2025-10-15 19:20:11 +02:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2024-11-14 16:40:04 +01:00
2025-01-01 00:02:52 +01:00
2025-01-01 00:02:52 +01:00
2025-09-26 23:03:10 +02:00
2025-10-21 13:51:03 +02:00
2025-10-15 19:11:44 +02:00
2025-01-01 00:02:52 +01:00
2025-10-20 19:09:37 +02:00
2025-10-21 13:51:03 +02:00
2025-10-15 19:11:44 +02:00
2025-10-15 19:11:44 +02:00
2025-01-01 00:02:52 +01:00