FasTC/BPTCEncoder
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 Fix some small bugs to hook into NVTT 2014-03-28 11:40:52 -04:00
include Generalize BPTC compression. 2014-03-25 11:40:06 -04:00
src Fix multithreaded npot bug. 2014-04-10 13:39:04 -04:00
CMakeLists.txt Move BPTC shapes header to include folder 2014-03-22 21:17:46 -04:00