Jasper St. Pierre 76b4dbdf28 TextureDecoder: Clean up the code style
For a long time, we've had ugly and inconsistent function names here as
helpers, names like "decodebytesRGB5A3rgba" which are absolutely
incomprehensible to understand. Fix this by introducing a new consistent
naming scheme, where the above function now becomes "DecodeBytes_RGB5A3".
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