Jasper St. Pierre 0b7bed4a52 TextureDecoder: Simplify how the reference texture decoder works
Instead of having three separate functions and checking the tlutfmt in a
variety of places, just do it once in a helper method. This is already
for the slow path either in our Generic decoder or in our Software
renderer, so it doesn't matter that this is slower.

x64 will continue using the separate functions for speed.
2014-09-04 18:36:57 -07:00
..
2014-06-27 19:48:35 +02:00
2014-05-20 11:28:14 -04:00
2014-08-19 10:05:58 -04:00
2014-03-14 13:51:23 -04:00
2014-07-26 14:37:18 +02:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-07-13 02:16:51 +02:00
2014-06-27 09:35:26 +02:00