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 21859216bc I should be using branches instead of tags. 17 years ago
..
cuda I should be using branches instead of tags. 17 years ago
squish Fix compilation error when SIMD is not supported. 17 years ago
tests I should be using branches instead of tags. 17 years ago
tools Add DXT1n and CTX1 CUDA compressors. 17 years ago
CMakeLists.txt I should be using branches instead of tags. 17 years ago
CompressDXT.cpp Apply singlecolorpatch.diff from Amir Ebrahimi. 17 years ago
CompressDXT.h Some progress with full DXT1a support. 17 years ago
CompressRGB.cpp Add support for input rescaling: 17 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 I should be using branches instead of tags. 17 years ago
Compressor.h Fix leaks. Allocate CUDA memory only once. Free allocations when Compressor is destroyed. 17 years ago
FastCompressDXT.cpp Disable quick green compressor, until I figure out what's the problem with it. 17 years ago
FastCompressDXT.h flatten tree. 17 years ago
InputOptions.cpp Cleanup interface. Provide mipmap filter using a separate method. 17 years ago
InputOptions.h Finish Compressor class. 17 years ago
OutputOptions.cpp More interface changes, update bindings. 17 years ago
OutputOptions.h Final API changes. 17 years ago
QuickCompressDXT.cpp Update stress test. 17 years ago
QuickCompressDXT.h Move DXT1G compressor to QuickCompress. 17 years ago
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 17 years ago
nvtt.cpp Final API changes. 17 years ago
nvtt.h I should be using branches instead of tags. 17 years ago
nvtt_wrapper.cpp Final API changes. 17 years ago
nvtt_wrapper.h Final API changes. 17 years ago