mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-10 09:19:10 -04:00
Currently, scaling doesn't work correctly on macOS (see #5185). This commit works around this issue by disabling SCALE_FRAMEBUFFER on macOS when `FLAG_WINDOW_HIGHDPI` is unset.