Jump to letter: [
ACDFHIJKLMNPQSVWX
]
squish - Squish DXT compression library
- Description:
The squish library is a cross-platform open source implementation of DXT
compression (and decompression).
DXT compression is a very well-designed compression scheme for colour textures
with an optional alpha channel.
squish is written in standard C++ and has 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.
Packages
squish-1.10-2.fc11.i586
[23 KiB] |
Changelog
by kwizart (2009-04-29):
- Backport patch for gcc43
- Enable SSE on i686 x86_64 ia64
|