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 3322367311 Update single color compression tables. Fixes issue 85. 15 years ago
..
cuda Shutdown CUDA properly. Fixes issue 83. 15 years ago
squish Add -fPIC option for GCC, and cleanup a bit. 16 years ago
tests I should be using branches instead of tags. 17 years ago
tools Fix typo. Fixes issue 81. 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 Shutdown CUDA properly. Fixes issue 83. 15 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 Update single color compression tables. Fixes issue 85. 15 years ago
nvtt.cpp Final API changes. 17 years ago
nvtt.h Merge fixes from trunk. 17 years ago
nvtt_wrapper.cpp Final API changes. 17 years ago
nvtt_wrapper.h Merge trunk fixes. 16 years ago