Jack Palevich 019fe73ddb Fix ETC1 texture decoding.
etc1_decode_image requires the stride argument to be in bytes, but the
surface->stride field is in pixels. Convert by multiplying by pixel size.
2010-02-02 22:50:39 -08:00
..
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-07-07 19:14:13 +09:00
2010-02-02 22:50:39 -08:00