FasTC/ETCEncoder/src
Pavel Krajcevski 8660b24ffe Fix multithreaded npot bug.
There was a bug where certain blocks were not being written due to
improper iterating over non power-of-two textures depending on the
thread that got split across a newline of blocks. This should now
be fixed.

The offending command line arguments looked something like:

CLTool/tc -q 0 -t 32 -j 32 /path/to/npot-texture.png
2014-04-10 13:39:04 -04:00
..
Compressor.cpp Fix multithreaded npot bug. 2014-04-10 13:39:04 -04:00
Decompressor.cpp Fix a few bugs. 2014-02-04 12:55:47 -05:00
rg_etc1.cpp Add Rich Geldreich's ETC1 compressor. 2013-10-21 17:23:33 -04:00
rg_etc1.h Add Rich Geldreich's ETC1 compressor. 2013-10-21 17:23:33 -04:00