FasTC/ASTCEncoder
Pavel Krajcevski 5a68febdda More work on ASTC decode.
Fixed the notion that the CEM data was right after the first six bits
after the partition mode. It's actually right before the texel weight
data. Still not sure whether or not the texel weights are read in
the opposite order from the color data...

Also, added some preliminary integer sequence decoding. This will need
to be tested before we actually figure out if we did it correctly or not...
2014-03-07 19:32:15 -05:00
..
include Add initial block mode decoding 2014-02-27 16:19:34 -05:00
src More work on ASTC decode. 2014-03-07 19:32:15 -05:00
CMakeLists.txt Initial ASTC decoder commit 2014-02-27 12:10:51 -05:00