mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
SDL 2.0.10 and above favors Metal over OpenGL rendering on macOS, but this currently causes blurriness issues on Retina displays. Going back to OpenGL rendering works around this bug for now. Users can override this with the SDL_RENDER_DRIVER environment variable.c59bf95ba8and70f79d3df8are still a requirement to work around this bug, too. Bug #11430.