Select fastest CUDA device. Merged from trunk.

This commit is contained in:
castano
2008-12-01 07:56:00 +00:00
parent cc4741ed03
commit d787b30379
4 changed files with 39 additions and 1 deletions

View File

@ -3,7 +3,7 @@ NVIDIA Texture Tools version 2.0.5
* 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.
* Merge fixes from trunk.
* Select fastest CUDA device.
NVIDIA Texture Tools version 2.0.4
* Fix error in RGB format output; reported by jonsoh. See issue 49.