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 a2f0e566c7 Use task dispatcher provided by user. 14 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 Use task dispatcher provided by user. 14 years ago
experimental Merge changes from the-witness. 14 years ago
squish Undo changes. 14 years ago
tests Work in progress. Experiment with lightmap compression. 14 years ago
tools More work toward 2.1: Implement InputOptions using TexImage. 14 years ago
CMakeLists.txt concurrency experiments. 14 years ago
ClusterFit.cpp concurrency experiments. 14 years ago
ClusterFit.h Add cluster fit implementation based on squish. 14 years ago
CompressionOptions.cpp Add perceptual color distance function. 14 years ago
CompressionOptions.h Fix msvc warnings and errors. 14 years ago
Compressor.h Use task dispatcher provided by user. 14 years ago
CompressorDX9.cpp Disable new experimental compressor. 14 years ago
CompressorDX9.h Disable new experimental compressor. 14 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 Use task dispatcher provided by user. 14 years ago
CompressorDXT.h Use task dispatcher provided by user. 14 years ago
CompressorRGB.cpp Use task dispatcher provided by user. 14 years ago
CompressorRGB.h Use task dispatcher provided by user. 14 years ago
CompressorRGBE.cpp Use task dispatcher provided by user. 14 years ago
CompressorRGBE.h Use task dispatcher provided by user. 14 years ago
Context.cpp Use task dispatcher provided by user. 14 years ago
Context.h Use task dispatcher provided by user. 14 years ago
InputOptions.cpp Fix msvc warnings and errors. 14 years ago
InputOptions.h Fix msvc warnings and errors. 14 years ago
OptimalCompressDXT.cpp Fix msvc warnings and errors. 14 years ago
OptimalCompressDXT.h Fix msvc warnings and errors. 14 years ago
OutputOptions.cpp Fix msvc warnings and errors. 14 years ago
OutputOptions.h Fix msvc warnings and errors. 14 years ago
QuickCompressDXT.cpp Work in progress. Experiment with lightmap compression. 14 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 Use task dispatcher provided by user. 14 years ago
TexImage.cpp Generate mipmaps until both extents are 1. Fixes issue 156. 14 years ago
TexImage.h Work in progress. Experiment with lightmap compression. 14 years ago
nvtt.cpp concurrency experiments. 14 years ago
nvtt.h Use task dispatcher provided by user. 14 years ago
nvtt_wrapper.cpp Fix msvc warnings and errors. 14 years ago
nvtt_wrapper.h Fix msvc warnings and errors. 14 years ago