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
Bernard Cafarelli 4c95dc8716
Fix data testsuite path
Add separator between base path and set path if base path is set

Fixes #299
4 years ago
..
cuda Enable CUDA support. 5 years ago
experimental Merge changes from the-witness. 14 years ago
squish Rename internal squish library to nvsquish to avoid conflicts. 4 years ago
tests Fix data testsuite path 4 years ago
tools Fix build errors. 4 years ago
BlockCompressor.cpp Remove specialized fast compressor. 4 years ago
BlockCompressor.h Remove specialized fast compressor. 4 years ago
CMakeLists.txt Do not include etcpack & rgetc in the build. 4 years ago
CompressionOptions.cpp Merge changes from The Witness. 6 years ago
CompressionOptions.h Merge changes from The Witness. 6 years ago
Compressor.h Merge changes from The Witness. 6 years ago
CompressorDX9.cpp Fix build errors. 4 years ago
CompressorDX9.h Merge changes from The Witness. 6 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. 6 years ago
CompressorDX11.h Merge changes from The Witness. 6 years ago
CompressorDXT5_RGBM.cpp Update to latest icbc version. 4 years ago
CompressorDXT5_RGBM.h Merge changes from The Witness. 6 years ago
CompressorETC.cpp Update vs2017 project files. 4 years ago
CompressorETC.h Merge changes from The Witness. 6 years ago
CompressorRGB.cpp Merge changes from The Witness. 6 years ago
CompressorRGB.h Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
Context.cpp Remove specialized fast compressor. 4 years ago
Context.h Merge changes from The Witness. 6 years ago
CubeSurface.cpp Remove unused code. 4 years ago
CubeSurface.h Compute spherical harmonics from cube maps. Work in progress. 5 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 Merge changes from The Witness. 6 years ago
QuickCompressDXT.cpp Merge changes from The Witness. 9 years ago
QuickCompressDXT.h Merge changes from The Witness. 6 years ago
SingleColorLookup.cpp Fix pedantic warning. 12 years ago
SingleColorLookup.h DXT1a single color compressor. Fixes issue 131. 14 years ago
Surface.cpp More cleanups! 4 years ago
Surface.h Merge changes from The Witness. 6 years ago
TaskDispatcher.cpp concurrency experiments. 14 years ago
TaskDispatcher.h Use our own parallel for by default to avoid dependencies. 6 years ago
icbc.cpp Use AVX2 by default. 4 years ago
icbc.h Upgrade ICBC to 1.05 4 years ago
nvtt.cpp Merge changes from The Witness. 6 years ago
nvtt.h Update version number. 4 years ago
nvtt_wrapper.cpp Updated C-API to expose some functionality present in the C++ API. Added the following functions and enums: 5 years ago
nvtt_wrapper.h Update version number. 4 years ago