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 fcd296cd81 Merge changes from the witness. 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 Porting parallel stuff to unix. 13 years ago
tools Merge changes from the witness. 13 years ago
CMakeLists.txt cubemap support, work in progress. 13 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 Merge changes from the witness. 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 Merge changes from the witness. 13 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 Merge changes from the witness. 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 Merge changes from the witness. 13 years ago
Context.h Use task dispatcher provided by user. 14 years ago
CubeImage.cpp Merge changes from the witness. 13 years ago
CubeImage.h cubemap support, work in progress. 13 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. 13 years ago
OutputOptions.h Merge changes from the witness. 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 Merge changes from the witness. 13 years ago
TexImage.cpp Merge changes from the witness. 13 years ago
TexImage.h cubemap support, work in progress. 13 years ago
nvtt.cpp concurrency experiments. 14 years ago
nvtt.h Merge changes from the witness. 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