slackbuilds_ponce/libraries/squish
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
squish.info
squish.patch
squish.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00

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