Branimir Karadžić 5c6261023a Cleanup. il y a 10 ans
..
AlphaBitmap.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
BitScale.cpp 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
BitScale.h 5c6261023a Cleanup. il y a 10 ans
BitUtility.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
Bitmap.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
ColorRgba.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
Interval.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
LICENSE.TXT 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
MortonTable.cpp 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
MortonTable.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
Point2.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcDecoder.cpp 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcDecoder.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcEncoder.cpp 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcEncoder.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcPacket.cpp 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
PvrTcPacket.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
README.md 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
RgbBitmap.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans
RgbaBitmap.h 69a0f6fa4e texturec: Added PVR1 RGB/A 4-bpp compression. il y a 10 ans

README.md

PvrTcCompressor

This was an afternoon project to determine whether crude approximations could produce reasonable results.

This is NOT complete sourcecode. It includes enough code to show the details of how the algorithm works.

If anyone decides to make this compile separately, send a pull request.

Thanks to Brendan Duncan for contributing a pull request to fill in all of the classes and to build a simple test case. Specifically, he has contributed all of the files that do NOT begin with PvrTc

http://roartindon.blogspot.sg/2014/08/pvr-texture-compression-exploration.html