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 18474cdb33 Some more progress towards 2.1:
- Add raw input methods in context.
- Implement some of the TexImage input methods in context.
- Add output header context method for TexImage.
15 years ago
..
cuda Fix color weighted compression for single color blocks. Fixes issue 96. 15 years ago
experimental Start implementing experimental interface. 16 years ago
squish Remove commented out code. 15 years ago
tests Some more progress towards 2.1: 15 years ago
tools Add support for R16 in DDS headers. 15 years ago
CMakeLists.txt Fix cmake build. 15 years ago
CompressDXT.cpp Add more third-party compressors. 15 years ago
CompressDXT.h Add more third-party compressors. 15 years ago
CompressRGB.cpp Fix error in zero padding. 15 years ago
CompressRGB.h Adding support for floating point input/output. Work in progress. 16 years ago
CompressionOptions.cpp Init default values. 15 years ago
CompressionOptions.h Add support for R16 in DDS headers. 15 years ago
Context.cpp Some more progress towards 2.1: 15 years ago
Context.h Some more progress towards 2.1: 15 years ago
InputOptions.cpp Fix float support. 16 years ago
InputOptions.h Fix errors in color transforms. 16 years ago
OptimalCompressDXT.cpp Fix errors in Green and Alpha optimal compressors. 16 years ago
OptimalCompressDXT.h reorg included files 16 years ago
OutputOptions.cpp Work in progress: 16 years ago
OutputOptions.h Work in progress: 16 years ago
QuickCompressDXT.cpp Cleanup 4 means compressor. 16 years ago
QuickCompressDXT.h Remove legacy compressors. 16 years ago
SingleColorLookup.h Update single color compression tables. 15 years ago
TexImage.cpp Some more progress towards 2.1: 15 years ago
TexImage.h Some more progress towards 2.1: 15 years ago
nvtt.cpp Add custom error code and message for the case when container format does not support a certain output format. 16 years ago
nvtt.h Some more progress towards 2.1: 15 years ago
nvtt_wrapper.cpp Update nvtt wrapper. 15 years ago
nvtt_wrapper.h Add custom error code and message for the case when container format does not support a certain output format. 16 years ago