[Scummvm-tracker] [ScummVM :: Bugs] #11742: BACKENDS: Android - The UI appears somewhat blurry in high resolutions
ScummVM :: Bugs
trac at scummvm.org
Thu Oct 1 15:40:37 UTC 2020
#11742: BACKENDS: Android - The UI appears somewhat blurry in high resolutions
-------------------------+---------------------------
Reporter: antoniou79 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Port: Android
Resolution: | Keywords: blurry, GUI
Game: |
-------------------------+---------------------------
Comment (by ccawley2011):
It looks like filtering is always enabled on the texture for the overlay.
However, this appears to be deliberate, judging by
[https://github.com/scummvm/scummvm/blob/master/backends/graphics/opengl
/opengl-graphics.cpp#L961 this comment]:
> We always filter the overlay with GL_LINEAR. This assures it's readable
in case it needs to be scaled and does not affect it otherwise.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11742#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list