Files
pcsx2/plugins
Gregory Hainaut 4dbe71cba8 gsdx-ogl: disable SW blending when running DATE GL42
// GL42 interact very badly with sw blending. GL42 uses the primitiveID to find the primitive
// that write the bad alpha value. Sw blending will force the draw to run primitive by primitive
// (therefore primitiveID will be constant to 1)
2015-07-03 20:34:52 +02:00
..
2015-01-12 13:27:09 +01:00
2015-06-04 08:55:22 +02:00
2015-06-04 08:55:22 +02:00
2015-06-19 22:14:47 +01:00
2015-06-04 08:55:22 +02:00
2015-02-20 23:05:21 +01:00