FasTC/PVRTCEncoder
Pavel Krajcevski 2859dbb6e4 Preliminary PVRTC alpha support.
This fixes #17.

However, it's a preliminary pass that only really operates on the image
included in #16. There are likely better ways to optimize the alpha
used in the images, but I'm not sure what that is. Likely it's better
to use separate alpha dilation than the intensity dilation algorithm
currently used.
2016-03-03 15:59:14 -05:00
..
config Add #define guard to including IO with PVRTC 2014-09-02 16:39:11 -04:00
include/FasTC Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
src Preliminary PVRTC alpha support. 2016-03-03 15:59:14 -05:00
test Fix some compiler warnings 2015-02-19 00:53:34 -08:00
CMakeLists.txt Add new file to cmake 2015-04-11 14:04:20 -07:00