Commit graph

3 commits

Author SHA1 Message Date
Pavel Krajcevski 2f8ea3dc07 Add DXT5 decompression, as mentioned in #21 2016-09-29 23:48:38 -07:00
Pavel Krajcevski e2b741d977 Switch to Apache-2.0 license 2016-08-17 16:49:13 -07:00
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
Renamed from DXTEncoder/include/DXTCompressor.h (Browse further)