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 9e7651e2d5 Work in progress. 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 Fixes and optimizations. 13 years ago
tools Merge changes from the witness. 13 years ago
CMakeLists.txt Remove RGBE compressor. Implement as a color transform. 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 Add support for float10 and float11 formats. Not tested. 13 years ago
CompressorRGB.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
Context.cpp work in progress. 13 years ago
Context.h Cosine power filter. A bit of renaming. 13 years ago
CubeSurface.cpp Work in progress. 13 years ago
CubeSurface.h Filtering optimizations. 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
Surface.cpp Fix build errors/warnings. 13 years ago
Surface.h Rename files. 13 years ago
TaskDispatcher.cpp concurrency experiments. 14 years ago
TaskDispatcher.h Merge changes from the witness. 13 years ago
nvtt.cpp concurrency experiments. 14 years ago
nvtt.h Filtering optimizations. 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