FasTC/BPTCEncoder
Pavel Krajcevski ae878d4aed Split BPTC decompression into two stages.
In one stage, decompose the block into logical bit values. Then,
if we want to decomrpss into an output image, do the proper interpolation.
Otherwise, return the logical block as-is to do things like figure out proper
mode crap and other stats.
2014-11-19 19:09:53 -05:00
..
config Fix some small bugs to hook into NVTT 2014-03-28 11:40:52 -04:00
include/FasTC Split BPTC decompression into two stages. 2014-11-19 19:09:53 -05:00
src Split BPTC decompression into two stages. 2014-11-19 19:09:53 -05:00
CMakeLists.txt Split BPTC decompression into two stages. 2014-11-19 19:09:53 -05:00