FasTC/IO
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
..
config Why is this signed? 2014-03-12 19:26:28 -04:00
include Fix a few compiler warnings 2014-03-23 17:48:17 -04:00
src Fix multithreaded npot bug. 2014-04-10 13:39:04 -04:00
third_party/tga Fix some compiler warnings on MSVC 2013-12-02 12:52:44 -05:00
CMakeLists.txt Add .astc file loader 2014-03-12 19:26:39 -04:00