mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 17:00:28 -04:00
This fixes the rendering of the scan visor in Metroid Prime 2: Echoes, as seen in https://fifoci.dolphin-emu.org/dff/mp2-scanner/ The alpha channel was off-by-one on Ivy Bridge due to the rounding after multiplication with colmat. This commit removes this matrix altogether in most cases, making them simple GLSL swizzles.
8.3 KiB
8.3 KiB