You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/src/nvtt
castano bd7013a37b Detect CUDA 2.1 properly. 16 years ago
..
cuda Detect CUDA 2.1 properly. 16 years ago
squish Add -fPIC option for GCC, and cleanup a bit. 16 years ago
tests I should be using branches instead of tags. 16 years ago
tools Print message indicating whether CUDA is enabled or not. 16 years ago
CMakeLists.txt Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 16 years ago
CompressDXT.cpp Integrate bug fixes from trunk. 16 years ago
CompressDXT.h Integrate bug fixes from trunk. 16 years ago
CompressRGB.cpp Fixed error in CompressRGB, as reported by jonsoh in issue 49. 16 years ago
CompressRGB.h Add support for input rescaling: 17 years ago
CompressionOptions.cpp Finish Compressor class. 17 years ago
CompressionOptions.h Finish Compressor class. 17 years ago
Compressor.cpp Select fastest CUDA device. Merged from trunk. 16 years ago
Compressor.h Integrate bug fixes from trunk. 16 years ago
InputOptions.cpp Cleanup interface. Provide mipmap filter using a separate method. 17 years ago
InputOptions.h Finish Compressor class. 17 years ago
OptimalCompressDXT.cpp Integrate bug fixes from trunk. 16 years ago
OptimalCompressDXT.h Integrate bug fixes from trunk. 16 years ago
OutputOptions.cpp More interface changes, update bindings. 17 years ago
OutputOptions.h Final API changes. 17 years ago
QuickCompressDXT.cpp Integrate bug fixes from trunk. 16 years ago
QuickCompressDXT.h Integrate bug fixes from trunk. 16 years ago
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 17 years ago
nvtt.cpp Final API changes. 17 years ago
nvtt.h Merge fixes from trunk. 16 years ago
nvtt_wrapper.cpp Final API changes. 17 years ago
nvtt_wrapper.h Merge trunk fixes. 16 years ago