[Scummvm-tracker] [ScummVM :: Bugs] #11430: macOS: blurry content on Retina displays
ScummVM :: Bugs
trac at scummvm.org
Sun Oct 4 17:43:46 UTC 2020
#11430: macOS: blurry content on Retina displays
-----------------------+-------------------------------------
Reporter: dwatteau | Owner: criezy
Type: defect | Status: closed
Priority: normal | Component: Port: Mac OS X
Resolution: fixed | Keywords: retina,dark mode,blurry
Game: |
-----------------------+-------------------------------------
Comment (by criezy):
I don't think it really matters. When starting it from the Terminal you
can easily define your own environment variable.
However since environment variables take precedence over
{{{SDL_SetHint}}}, I think adding {{{SDL_SetHint(SDL_HINT_RENDER_DRIVER,
"opengl")}}} to the code might be the best way to go. And if a user still
wants to use the Metal renderer he can use the {{{SDL_RENDER_DRIVER}}}
environment variable to override it.
> Do you want me to do the PR on Github?
This would be welcome yes.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11430#comment:14>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list