FasTC/ASTCEncoder
Pavel Krajcevski 19b5d478a0 Fix small bug:
Set the bits that aren't being used in the texel data to zero so that
the integer decoding sequence recreates the proper texel values for
trits and quints that don't have as many bits as there are expected
values.
2014-11-04 18:22:05 -05:00
..
include Made utils functions static inline and removed block size from compression specification 2014-03-12 19:38:35 -04:00
src Fix small bug: 2014-11-04 18:22:05 -05:00
test Add ASTCEncoder tests 2014-03-10 15:00:30 -04:00
CMakeLists.txt Break out the integer sequence encoding into its own module. 2014-03-10 14:59:45 -04:00