FasTC/BPTCEncoder
Pavel Krajcevski f825b28051 Single color partition with alpha bugfix.
When we detect that a partition has a single color in each subset, we can generate almost an exact representation of this value for most compression modes. However, when we were doing this subset matching, we were ignoring the error introduced by modes that had completely opaque representations against data that had transparent pixels. This bug fix essentially includes this error in our "best fit" calculations and makes everything work out for the better.
2013-03-19 11:58:21 -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 Single color partition with alpha bugfix. 2013-03-19 11:58:21 -04:00
CMakeLists.txt Add check for Clang. 2013-03-11 14:51:32 -04:00