FasTC/ETCEncoder
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
..
include Refactor CompressionJob struct. 2013-11-08 16:31:19 -05:00
src Fix multithreaded npot bug. 2014-04-10 13:39:04 -04:00
CMakeLists.txt Check for C++11 types in base library 2014-01-30 13:55:55 -05:00