Commit graph

2 commits

Author SHA1 Message Date
Dmitry Marakasov
8ace6f3c60 - Build shared libraries instead of static
- Mark MAKE_JOBS_SAFE
2009-04-02 00:29:32 +00:00
Dmitry Marakasov
464602e87a The NVIDIA Texture Tools is a collection of image processing and
texture manipulation tools, designed to be integrated in game tools
and asset conditioning pipelines.

The primary features of the library are mipmap and normal map
generation, format conversion and DXT compression.

DXT compression is based on Simon Brown's squish library. The library
also contains an alternative GPU-accelerated compressor that uses
CUDA and is one order of magnitude faster.

WWW: http://code.google.com/p/nvidia-texture-tools/
2009-03-07 14:51:39 +00:00