FasTC/PVRTCEncoder/src
Pavel Krajcevski fb7805d875 Bring CMake integration up to date.
- Add a way to generate a FasTCConfig.cmake file so that you can
use cmake without having to install it.
- Add install paths for users that want to install it.
- Hide all public headers in FasTC/ qualified include path, this way we
know what files are public directly from the source. Also, it lets us
define build-tree and install-tree include directories a lot easier.
2014-11-18 17:07:26 -05:00
..
Block.cpp Add some utility functions for manipulating the block data, including packing colors back into the 64-bit word. 2013-09-24 20:33:48 -04:00
Block.h Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
Compressor.cpp Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
CompressorPVRLib.cpp Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
Decompressor.cpp Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
PVRTCImage.cpp Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00
PVRTCImage.h Bring CMake integration up to date. 2014-11-18 17:07:26 -05:00