mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
c1356043e2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
6 lines
314 B
Text
6 lines
314 B
Text
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.
|