[Ohrrpgce] [ohrrpgce/ohrrpgce] Uneven fullscreen scaling (Issue #1267)
Ralph Versteegen
notifications at github.com
Sat Dec 23 16:15:57 PST 2023
But choosing a resolution that's an exact fraction of 1920x1080 isn't a solution, because then the scaling will still appear jagged/uneven on monitors of other resolutions.
The new fractional-bilinear scaling in gfx_sdl2 is a complete solution because it gets rid of the unevenness completely. Looking at some modern pixel art games, they do the same thing. (Matthew also said that he implemented the same thing in Blackbox for his console ports, but wants to handle it himself rather than having gfx_sdl2 do it, so I disabled that when targetting Blackbox).
--
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1267#issuecomment-1868396180
You are receiving this because you are subscribed to this thread.
Message ID: <ohrrpgce/ohrrpgce/issues/1267/1868396180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20231223/7f2a86be/attachment.htm>
More information about the Ohrrpgce
mailing list