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 66a8237215 Fix alignment assumption. Fixes issue 132. 14 years ago
..
cuda Better estimate of principle component in CUDA. Fixes issue 120. 14 years ago
squish Better estimation of principle component. Fixes issue 120. 14 years ago
tests I should be using branches instead of tags. 17 years ago
tools Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 years ago
CMakeLists.txt Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 16 years ago
CompressDXT.cpp Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 years ago
CompressDXT.h Integrate bug fixes from trunk. 16 years ago
CompressRGB.cpp Fix alignment assumption. Fixes issue 132. 14 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 Fix alignment assumption. Fixes issue 132. 14 years ago
Compressor.h Do not fail when the process is already using CUDA. 15 years ago
InputOptions.cpp Set default alpha mode to none. 15 years ago
InputOptions.h Finish Compressor class. 17 years ago
OptimalCompressDXT.cpp Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 years ago
OptimalCompressDXT.h Integrate bug fixes from trunk. 16 years ago
OutputOptions.cpp Repair C wrapper. 14 years ago
OutputOptions.h Repair C wrapper. 14 years ago
QuickCompressDXT.cpp Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 14 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 Do not fail when the process is already using CUDA. 15 years ago
nvtt_wrapper.cpp Repair C wrapper. 14 years ago
nvtt_wrapper.h Repair C wrapper. 14 years ago