FasTC/BPTCEncoder
Pavel Krajcevski e936cce0cb More refactoring.
Change RGBACluster to be a class that only really persists once per block.
When we switch shapes and do operations on them, then we really only need
to change which points in the block are accessed. We don't need to do this
very often, so just change the mask whenever we need it. This brings us back
closer to our original performance, but we're still not where we were when
we started refactoring.
2014-03-21 20:27:00 -04:00
..
config Some formatting and rearrange the BPTC code to be more structured like the others 2014-01-21 14:46:25 -05:00
include Refactor shape and mode selection 2014-03-21 18:02:02 -04:00
src More refactoring. 2014-03-21 20:27:00 -04:00
CMakeLists.txt Merge branch 'master' into ModularizeBPTC 2014-02-27 14:20:50 -05:00