FasTC/BPTCEncoder
Pavel Krajcevski d23125e14c Another bug fix.
In the previous commit, we simply accomodated for alpha errors when compressing single color partitions. In fact, the issue was a bit more greivous: we weren't computing the proper error term at all! This fixed that function so that we emphasize the error metrics induced by *squaring* the error in each channel and then returning that as a measurement of the acceptability of using a single color compression for that partition.
2013-04-08 16:44:15 -04:00
..
config Add detection for atomics 2013-03-06 17:16:36 -05:00
include Repurpose the rest of our scaffolding to use Compression Jobs 2013-03-09 13:36:39 -05:00
src Another bug fix. 2013-04-08 16:44:15 -04:00
CMakeLists.txt Add check for Clang. 2013-03-11 14:51:32 -04:00