Shutdown CUDA properly. Fixes issue 83.

This commit is contained in:
castano
2009-03-18 05:52:14 +00:00
parent 4f58a1bf8b
commit 6d9e6881d3
5 changed files with 48 additions and 18 deletions

View File

@ -8,6 +8,7 @@ NVIDIA Texture Tools version 2.0.6
* Fix nvzoom option typo by Frank Richter. Fixes issue 81.
* Do not use CUDA to compress small mipmaps. Fixes issue 76.
* Compute mipmaps of semi-transparent images correctly.
* Shutdown CUDA properly. Fixes issue 83.
NVIDIA Texture Tools version 2.0.5
* Fix error in single color compressor. Fixes issue 66.