nvidia-texture-tools/src/nvtt
2008-01-18 23:51:20 +00:00
..
cuda Use tabs instead of spaces. 2008-01-18 23:51:20 +00:00
squish Fix DXT1a support. 2008-01-07 07:45:27 +00:00
tests Add filter test. 2007-12-17 05:24:32 +00:00
tools Small progress with ui. 2008-01-07 07:27:09 +00:00
CMakeLists.txt Some progress with C wrapper. 2008-01-18 08:49:57 +00:00
CompressDXT.cpp Remove errorThreshold. 2008-01-18 23:50:22 +00:00
CompressDXT.h Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
CompressionOptions.cpp Remove errorThreshold. 2008-01-18 23:50:22 +00:00
CompressionOptions.h Remove errorThreshold. 2008-01-18 23:50:22 +00:00
CompressRGB.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressRGB.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
FastCompressDXT.cpp Eliminate W4 warning. Add assert. 2008-01-17 20:40:40 +00:00
FastCompressDXT.h flatten tree. 2007-10-14 08:58:24 +00:00
InputOptions.cpp Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
InputOptions.h Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
nvtt_wrapper.cpp Some progress with C wrapper. 2008-01-18 08:49:57 +00:00
nvtt_wrapper.h Some progress with C wrapper. 2008-01-18 08:49:57 +00:00
nvtt.cpp Some progress with C wrapper. 2008-01-18 08:49:57 +00:00
nvtt.cs Remove errorThreshold. 2008-01-18 23:50:22 +00:00
nvtt.h Remove errorThreshold. 2008-01-18 23:50:22 +00:00
OutputOptions.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
OutputOptions.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
QuickCompressDXT.cpp Fix red initialization for Capcon's trip. 2008-01-16 08:34:26 +00:00
QuickCompressDXT.h Move DXT1G compressor to QuickCompress. 2007-12-17 08:12:11 +00:00
SingleColorLookup.h Add single color compressor from ryg. 2007-11-22 07:18:15 +00:00