libretro / snes9x

Snes9x - Portable Super Nintendo Entertainment System (TM) emulator
http://www.snes9x.com
Other
47 stars 56 forks source link

Scanlines are offset by an increasing number of pixels (android gl) #212

Open ghost opened 5 years ago

ghost commented 5 years ago

The topmost scanline is where it should be, the next one is offset by 2 pixels to the left, next one by 4 pixels to the left, and so on, which creates a triangular-shaped mess of pixels.

Core version is 1.60 dad0ae5 on Android, using the GL backend.

Vulkan backend works fine, although is a lot less performant, at least on my device (Huawei Mate 20x, Kirin 980, Mali G76 MP10).

ghost commented 5 years ago

Screenshot_20190502_042556_com retroarch