FasTC/PVRTCEncoder/test
2013-09-05 14:49:08 -04:00
..
data Add PVR tests 2013-09-04 20:21:56 -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 a working directory for PVR lib tests 2013-09-04 20:43:49 -04:00
DecompressorTest.cpp Switch red and blue channels in our decompressor test. 2013-09-05 14:49:08 -04:00
DecompTestPVR.cpp Add PVR tests 2013-09-04 20:21:56 -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