Emmanuel Gil Peyrot 85bb1d7bb0 VideoCommon: Reimplement texture format conversion
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.
2017-12-02 19:29:01 +01:00
..
2017-05-26 00:53:58 -07:00
2016-01-17 20:11:45 -05:00
2017-03-26 23:08:33 -04:00
2017-06-15 21:34:04 +02:00
2017-08-22 16:40:34 +02:00
2015-05-25 13:22:31 +02:00
2017-11-17 19:47:56 -06:00
2017-05-18 17:01:12 -07:00
2017-11-17 22:11:31 -06:00
2016-01-17 20:11:45 -05:00