FasTC/PVRTCEncoder/test
2013-09-04 20:20:37 -04:00
..
BlockTest.cpp Reverse byte order (and interpret the data as a 64 bit word) for PVRTC blocks 2013-09-02 19:13:53 -04:00
CMakeLists.txt Add initial decompressor test 2013-09-02 19:14:50 -04:00
DecompressorTest.cpp Abstract away some utilities that we can use across all of our tests, and add a test for a gray image. The test currently seems to be failing, which is likely due to a bug in our bit depth manipulation code. 2013-09-04 20:20:37 -04:00
ImageTest.cpp Make sure to preserve bit depth when bilinearly upscaling 2013-09-02 19:14:31 -04:00
PixelTest.cpp Add Pixel tests 2013-08-31 16:06:00 -04:00
TestUtils.h Abstract away some utilities that we can use across all of our tests, and add a test for a gray image. The test currently seems to be failing, which is likely due to a bug in our bit depth manipulation code. 2013-09-04 20:20:37 -04:00