FasTC/PVRTCEncoder/src
2013-08-29 18:34:53 -04:00
..
Block.cpp Constify a few things 2013-08-29 18:32:48 -04:00
Block.h Constify a few things 2013-08-29 18:32:48 -04:00
Decompressor.cpp Initial files for PVRTC encoder. Starting with a decompressor. 2013-08-27 18:25:15 -04:00
Image.cpp Add a logical definition of an image for PVRTC 2013-08-29 18:31:42 -04:00
Image.h Add a logical definition of an image for PVRTC 2013-08-29 18:31:42 -04:00
Pixel.cpp If we want a color channel with zero depth then it should default to full intensity, but we will remember that there is zero depth there. 2013-08-29 18:33:56 -04:00
Pixel.h Add accessors for the color channels and a method for packing the information into a 32 bit RGBA int 2013-08-29 18:34:53 -04:00