Files
pcsx2/plugins/GSdx
Gregory Hainaut 85543db094 gsdx-tc: trace the alpha channel update in TC
Improve the rendering in MGS3 (even if the game is still broken
due to others TC issues)

// Typical bug (MGS3 blue cloud):
// 1/ RT used as 32 bits => alpha channel written
// 2/ RT used as 24 bits => no update of alpha channel
// 3/ Lookup of texture that used alpha channel as index, HasSharedBits will return false
//    because of the previous draw call format
//
// Solution: consider the RT as 32 bits if the alpha was used in the past
2015-07-01 09:36:53 +02:00
..
2014-12-02 00:16:34 +01:00
2015-07-01 09:36:53 +02:00
2015-06-04 20:22:05 +02:00
2015-05-15 20:49:32 +02:00
2015-07-01 09:36:53 +02:00
2015-07-01 09:36:53 +02:00
2015-05-15 20:40:09 +02:00
2015-06-10 20:13:27 +05:30
2015-05-21 09:48:15 +02:00
2015-05-28 21:41:02 +01:00
2015-05-28 21:41:02 +01:00
2015-05-15 20:49:32 +02:00
2015-05-15 20:49:32 +02:00
2015-05-15 20:49:32 +02:00
2015-06-14 10:27:02 +02:00
2014-05-06 20:28:18 +02:00
2015-06-14 10:27:02 +02:00
2011-02-19 10:57:28 +00:00
2015-05-29 11:05:52 +02:00
2015-05-15 20:40:09 +02:00
2015-05-15 20:40:09 +02:00
2015-05-19 13:14:18 +02:00
2015-06-04 19:58:58 +02:00
2015-05-15 20:49:32 +02:00
2015-05-15 20:40:09 +02:00
2015-05-15 20:40:09 +02:00
2015-05-15 20:40:09 +02:00
2013-06-06 11:36:01 +00:00
2013-06-06 11:36:01 +00:00
2015-07-01 09:36:35 +02:00
2015-05-18 16:45:38 +02:00
2015-05-15 20:40:09 +02:00
2015-05-16 12:47:28 +02:00
2015-05-16 12:47:28 +02:00
2015-05-11 12:35:41 +02:00
2014-12-02 00:16:35 +01:00
2014-11-11 20:54:34 +01:00
2015-06-04 08:28:40 +02:00
2015-05-15 20:45:31 +02:00
2015-05-01 20:02:17 +02:00
2015-05-01 20:02:17 +02:00