squish: squish (open-source DXT compression library)
squish:
squish: The squish library (abbreviated to libsquish) is an open source DXT
squish: compression library written in C++ with the following features:
squish: * Supports the DXT1, DXT3 and DXT5 formats.
squish: * Optimised for both SSE and Altivec SIMD instruction sets.
squish: * Builds on multiple platforms (x86 and PPC tested).
squish: * Very simple interface.
squish:
squish: homepage: https://github.com/Cavewhere/squish
squish: