2007-04-17 08:49:19 +00:00
|
|
|
NVIDIA Texture Tools version 0.9.0
|
|
|
|
* Private beta prerelease.
|
|
|
|
|
|
|
|
NVIDIA Texture Tools version 0.9.1
|
|
|
|
* Bug fix release.
|
|
|
|
|
|
|
|
NVIDIA Texture Tools version 0.9.2
|
|
|
|
* Improved alpha compression.
|
|
|
|
* Improved fast DXT1 compression.
|
|
|
|
* Documentation and release notes.
|
2007-07-15 09:16:11 +00:00
|
|
|
|
2007-04-17 08:49:19 +00:00
|
|
|
NVIDIA Texture Tools version 0.9.3
|
|
|
|
* Fix non power of two textures.
|
|
|
|
* Fix estimateSize with rgb format.
|
|
|
|
* Fix error in cuda compressor block limit.
|
2007-07-15 09:16:11 +00:00
|
|
|
|
|
|
|
NVIDIA Texture Tools version 0.9.4
|
|
|
|
* Added support for input DDS files, including cube maps.
|
|
|
|
* Added support for input PSD files.
|
|
|
|
* Added nvdecompress tool.
|
|
|
|
* Added nvimgdiff tool.
|
|
|
|
* Added nvddsinfo tool.
|
|
|
|
* CUDA decompressor 22% faster.
|
|
|
|
* DXT3 & DXT5 CUDA compressors.
|
|
|
|
* Faster DXT5n CPU compressor.
|
|
|
|
* Many bug fixes.
|
|
|
|
|
2007-07-17 01:55:41 +00:00
|
|
|
NVIDIA Texture Tools version 0.9.5
|
|
|
|
* Fixed PSNR formula.
|
2007-07-22 06:09:14 +00:00
|
|
|
* Added support for arbitrary RGB formats.
|
2007-09-15 07:11:59 +00:00
|
|
|
* Add support for DXT1a.
|
|
|
|
* Refactor and improve compression quality of fast compressors.
|
|
|
|
* Add cmake scripts to detect processor and chose compiler options.
|
2007-10-15 10:51:50 +00:00
|
|
|
* Fix normal map decompression.
|
|
|
|
* Evaluate angular deviation error for normal maps in nvimgdiff.
|
2007-12-17 07:47:35 +00:00
|
|
|
* Fix DXT1 compression with custom color metrics.
|
|
|
|
|