rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
728 stars 45 forks source link

OpenGL renderer bug #1282

Open HFPasfho opened 4 months ago

HFPasfho commented 4 months ago

Problem:
White borders around blocks and handles (red and blue diamond-shaped things) are not visible when using OpenGL renderer in Picross 3D. It's a bummer, because this game benefit greatly from a higher rendering resolution. Additionally, when using OpenGL, the image appears slightly less sharp than when rendering in software mode (I use nearest neighbor scaling in software mode).

Screens at x1 resolution scale for easier comparison: software Software renderer in stable release

opengl OpenGL renderer in nightly release