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 ac5f849e91 Better estimation of principle component. Fixes issue 120. 14 years ago
..
cuda reorg. 14 years ago
experimental Start implementing experimental interface. 16 years ago
squish Better estimation of principle component. Fixes issue 120. 14 years ago
tests Some more progress towards 2.1: 15 years ago
tools use default pixel format, add comment to indicate where to change default 15 years ago
CMakeLists.txt Add missing files to cmake build as reported by amorilia. 14 years ago
CompressionOptions.cpp Init default values. 15 years ago
CompressionOptions.h Create default output handle on setFileName to avoid modifying const argument. 15 years ago
Compressor.h reorg. 14 years ago
CompressorDXT.cpp Fix errors after merge. Update cmake files. 14 years ago
CompressorDXT.h reorg. 14 years ago
CompressorRGB.cpp Finish pixel format converter. 14 years ago
CompressorRGB.h reorg. 14 years ago
CompressorRGBE.cpp Add support for RGBE. 14 years ago
CompressorRGBE.h Add support for RGBE. 14 years ago
Context.cpp Add support for RGBE. 14 years ago
Context.h reorg. 14 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 Create default output handle on setFileName to avoid modifying const argument. 15 years ago
OutputOptions.h Create default output handle on setFileName to avoid modifying const argument. 15 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 Update messages. 15 years ago
TexImage.h Add comment. 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 Add support for RGBE. 14 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