Create 2.0.5 release.
This commit is contained in:
17
ChangeLog
17
ChangeLog
@ -1,14 +1,9 @@
|
||||
NVIDIA Texture Tools version 2.1.0
|
||||
* CTX1 CUDA compressor.
|
||||
* DXT1n CUDA compressor.
|
||||
* Support alpha premultiplication by Charles Nicholson. See issue 30.
|
||||
* Improved decompressor tool submitted by Amorilia. See issue 41.
|
||||
* Add support for YCoCg color transform. Fixes issue 18.
|
||||
* Add support for linear and swizzle transforms. Fixes issue 4.
|
||||
* Fix loading of EXR files using OpenEXR.
|
||||
* Use FreeImage as primary image loading library. Fixes issue 31. Reverted.
|
||||
* Output swizzle codes like AMD's tools.
|
||||
* Select the fastest CUDA device.
|
||||
NVIDIA Texture Tools version 2.0.5
|
||||
* Fix error in single color compressor. Fixes issue 66.
|
||||
* Detect mismatch between CUDA runtime and driver, and disable CUDA in that case.
|
||||
* Fix cmake files when compiling NVTT as a shared library.
|
||||
* When linking nvtt dynamically on unix, link all libraries dynamically.
|
||||
* Select fastest CUDA device.
|
||||
|
||||
NVIDIA Texture Tools version 2.0.4
|
||||
* Fix error in RGB format output; reported by jonsoh. See issue 49.
|
||||
|
Reference in New Issue
Block a user