slackbuilds/libraries/squish
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README
slack-desc
squish.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
squish.info
squish.patch

README

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.