Update changelog.

This commit is contained in:
castano 2008-11-22 08:37:56 +00:00
parent 41f6e0ba73
commit 7731181900

View File

@ -8,6 +8,7 @@ NVIDIA Texture Tools version 2.1.0
* Fix loading of EXR files using OpenEXR. * Fix loading of EXR files using OpenEXR.
* Use FreeImage as primary image loading library. Fixes issue 31. Reverted. * Use FreeImage as primary image loading library. Fixes issue 31. Reverted.
* Output swizzle codes like AMD's tools. * Output swizzle codes like AMD's tools.
* Select the fastest CUDA device.
NVIDIA Texture Tools version 2.0.4 NVIDIA Texture Tools version 2.0.4
* Fix error in RGB format output; reported by jonsoh. See issue 49. * Fix error in RGB format output; reported by jonsoh. See issue 49.