FasTC/PVRTCEncoder/test
Pavel Krajcevski 1115c2f9e4 Add 2BPP helper functions for our blocks.
Namely, there are two things that we need to do:
1. Figure out the sub-mode based on the mode bit and the structure of the modulation data. The comments in Block.h describe how we do this.
2. For a given texel index, return 2BPP texel modulation bits.
2013-09-12 14:30:08 -04:00
..
data Add 2BPP tests 2013-09-12 14:04:20 -04:00
BlockTest.cpp Add 2BPP helper functions for our blocks. 2013-09-12 14:30:08 -04:00
CMakeLists.txt Add 2BPP tests 2013-09-12 14:04:20 -04:00
DecompressorTest.cpp Some small code style fixes 2013-09-06 13:37:50 -04:00
DecompTestPVR.cpp Add 2BPP tests 2013-09-12 14:04:20 -04:00
ImageTest.cpp Add a test to make sure that after a bilerp the pixels that should remain unaffected do in fact remain unaffected. 2013-09-06 02:02:34 -04:00
PixelTest.cpp Make sure to clear the MSBs of channels that have zero depth that get converted to higher depth values 2013-09-10 13:21:48 -04:00
TestUtils.h Some small code style fixes 2013-09-06 13:37:50 -04:00