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 9094756997 Merge changes from the witness. 14 years ago
..
bc6h Fix build. Minor cleanups. 14 years ago
bc7 Add bc6 and bc7 compressors from nvidia. 14 years ago
cuda Fix errors when cuda is not enabled. 14 years ago
experimental Start implementing experimental interface. 16 years ago
squish Fix mingw error. 14 years ago
tests Merge changes from the witness. 14 years ago
tools Add simple dds file viewer. 14 years ago
CMakeLists.txt Fix build. Minor cleanups. 14 years ago
CompressionOptions.cpp Init default values. 15 years ago
CompressionOptions.h Create default output handle on setFileName to avoid modifying const argument. 15 years ago
Compressor.h More cleanup. 14 years ago
CompressorDX9.cpp Add missing files for previous change. 14 years ago
CompressorDX9.h Add missing files for previous change. 14 years ago
CompressorDX10.cpp More cleanup. 14 years ago
CompressorDX10.h More cleanup. 14 years ago
CompressorDX11.cpp Fix build. Minor cleanups. 14 years ago
CompressorDX11.h Fix build. Minor cleanups. 14 years ago
CompressorDXT.cpp BC6/7 progress. Work in progress. 14 years ago
CompressorDXT.h Merge changes from the witness. 14 years ago
CompressorRGB.cpp Minor changes. 14 years ago
CompressorRGB.h More cleanup. 14 years ago
CompressorRGBE.cpp Imperative api is sort of working now. Fixed various bugs. 14 years ago
CompressorRGBE.h More cleanup. 14 years ago
Context.cpp Write BC6/BC7 headers in TexImage path. 14 years ago
Context.h reorg. 14 years ago
InputOptions.cpp Fix build. 14 years ago
InputOptions.h More cleanup. 14 years ago
OptimalCompressDXT.cpp Fix build. 14 years ago
OptimalCompressDXT.h reorg included files 16 years ago
OutputOptions.cpp Add mipmap scaling according to alphatest coverage. 14 years ago
OutputOptions.h Remove experimental callback mechanism. 14 years ago
QuickCompressDXT.cpp Fix build. 14 years ago
QuickCompressDXT.h Remove legacy compressors. 16 years ago
SingleColorLookup.h Update single color compression tables. 15 years ago
TexImage.cpp Add missing files for previous change. 14 years ago
TexImage.h Imperative api is sort of working now. Fixed various bugs. 14 years ago
nvtt.cpp Add custom error code and message for the case when container format does not support a certain output format. 16 years ago
nvtt.h Some bug fixes and more progress toward BC6-7 support. 14 years ago
nvtt_wrapper.cpp Update nvtt wrapper. 15 years ago
nvtt_wrapper.h Imperative api is sort of working now. Fixed various bugs. 14 years ago