FasTC/PVRTCEncoder
Pavel Krajcevski 53e7879742 Add PVRTC Pixel class
This class accepts a pixels with up to 8-bit components. With the way PVRTC is laid out, there are many different bit modes that we could run into. This lets us change between any that we'd like to deal with.
2013-08-28 17:52:45 -04:00
..
include Initial files for PVRTC encoder. Starting with a decompressor. 2013-08-27 18:25:15 -04:00
src Add PVRTC Pixel class 2013-08-28 17:52:45 -04:00
CMakeLists.txt Add PVRTC Pixel class 2013-08-28 17:52:45 -04:00