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
leper 78054e977b Add virtual destructor to TaskDispatcher.
This removes a GCC warning about that missing while virtual functions exist.
7 years ago
..
cuda Integrate changes from cfcohen to supress warning. 9 years ago
experimental Merge changes from the-witness. 14 years ago
squish Fix remaining issues on PPC64EL 8 years ago
tests Add support for compressing texture arrays. 8 years ago
tools Fix nvassemble command-line options parsing. 8 years ago
BlockCompressor.cpp Fix compression for non multiple of 4 texture size 8 years ago
BlockCompressor.h Merge changes from The Witness. 9 years ago
CMakeLists.txt Integrate cfcohen changes to fix linker problems with gcc. 9 years ago
ClusterFit.cpp Merge changes from The Witness. 9 years ago
ClusterFit.h Fix build on PPC64LE 8 years ago
CompressionOptions.cpp Merge changes from The Witness. 9 years ago
CompressionOptions.h HDR encoding tests. 13 years ago
Compressor.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorDX9.cpp Merge changes from The Witness. 9 years ago
CompressorDX9.h Merge changes from The Witness. 9 years ago
CompressorDX10.cpp Merge changes from The Witness. 9 years ago
CompressorDX10.h Merge changes from The Witness. 9 years ago
CompressorDX11.cpp Merge changes from The Witness. 9 years ago
CompressorDX11.h Merge changes from The Witness. 9 years ago
CompressorDXT1.cpp Merge changes from The Witness. 9 years ago
CompressorDXT1.h Merge changes from The Witness. 9 years ago
CompressorDXT5_RGBM.cpp Remove executable property. 8 years ago
CompressorDXT5_RGBM.h Remove executable property. 8 years ago
CompressorRGB.cpp Merge changes from The Witness. 9 years ago
CompressorRGB.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
Context.cpp fix a bug where created normal maps were not packed prior to compression 7 years ago
Context.h Add support for compressing texture arrays. 8 years ago
CubeSurface.cpp Merge changes from the witness. 10 years ago
CubeSurface.h Merge changes from the Witness. 11 years ago
InputOptions.cpp Add support for compressing texture arrays. 8 years ago
InputOptions.h Merge changes from the Witness. 11 years ago
OptimalCompressDXT.cpp Merge changes from The Witness. 9 years ago
OptimalCompressDXT.h Merge changes from the witness. 10 years ago
OutputOptions.cpp Merge changes from the witness. 13 years ago
OutputOptions.h Apply patch to update C# wraper. Fixes issue 184. 10 years ago
QuickCompressDXT.cpp Merge changes from The Witness. 9 years ago
QuickCompressDXT.h Merge changes from the witness. 10 years ago
SingleColorLookup.cpp Fix pedantic warning. 12 years ago
SingleColorLookup.h DXT1a single color compressor. Fixes issue 131. 14 years ago
Surface.cpp Merge changes from The Witness. 9 years ago
Surface.h Merge changes from the Witness. 11 years ago
TaskDispatcher.cpp concurrency experiments. 14 years ago
TaskDispatcher.h Fix merge error. 12 years ago
nvtt.cpp Merge changes from The Witness. 9 years ago
nvtt.h Add virtual destructor to TaskDispatcher. 7 years ago
nvtt_wrapper.cpp Apply patch to update C# wraper. Fixes issue 184. 10 years ago
nvtt_wrapper.h Apply patch to update C# wraper. Fixes issue 184. 10 years ago