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 17e01ed240 Fix errors, warnings. 13 years ago
..
bc6h Work in progress. Experiment with lightmap compression. 14 years ago
bc7 Add bc6 and bc7 compressors from nvidia. 14 years ago
cuda Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
experimental Merge changes from the-witness. 14 years ago
squish Undo changes. 14 years ago
tests Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
tools Accumulate filter sums using doubles to avoid unsymmetries. Fixes issue 167. 13 years ago
CMakeLists.txt concurrency experiments. 14 years ago
ClusterFit.cpp Add support for D3D9 and D3D10 decoders. Fixes issue 157. 13 years ago
ClusterFit.h Cleanup clusterfit. 14 years ago
CompressionOptions.cpp Pitch is specified in bytes and always byte aligned. Fixes issue 168. 13 years ago
CompressionOptions.h Add target decoder compression option. 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 Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorDX9.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorDX10.cpp Fix msvc warnings and errors. 14 years ago
CompressorDX10.h Fix msvc warnings and errors. 14 years ago
CompressorDX11.cpp Work in progress. Experiment with lightmap compression. 14 years ago
CompressorDX11.h Work in progress. Experiment with lightmap compression. 14 years ago
CompressorDXT.cpp Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorDXT.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorRGB.cpp Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorRGB.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorRGBE.cpp Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
CompressorRGBE.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
Context.cpp Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
Context.h Use task dispatcher provided by user. 14 years ago
InputOptions.cpp Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
InputOptions.h Fix msvc warnings and errors. 14 years ago
OptimalCompressDXT.cpp Add support for D3D9 and D3D10 decoders. Fixes issue 157. 13 years ago
OptimalCompressDXT.h Fix msvc warnings and errors. 14 years ago
OutputOptions.cpp Merge changes from the-witness. 14 years ago
OutputOptions.h More tweaks. 13 years ago
QuickCompressDXT.cpp Add support for D3D9 and D3D10 decoders. Fixes issue 157. 13 years ago
QuickCompressDXT.h Work in progress. Experiment with lightmap compression. 14 years ago
SingleColorLookup.cpp DXT1a single color compressor. Fixes issue 131. 14 years ago
SingleColorLookup.h DXT1a single color compressor. Fixes issue 131. 14 years ago
TaskDispatcher.cpp concurrency experiments. 14 years ago
TaskDispatcher.h Apply changes suggested in issue 161. 13 years ago
TexImage.cpp Fix errors, warnings. 13 years ago
TexImage.h Pitch is specified in bytes and always byte aligned. Fixes issue 168. 13 years ago
nvtt.cpp concurrency experiments. 14 years ago
nvtt.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
nvtt_wrapper.cpp Fix msvc warnings and errors. 14 years ago
nvtt_wrapper.h Fix msvc warnings and errors. 14 years ago