nvidia-texture-tools/src/nvtt
2008-01-16 01:31:24 +00:00
..
cuda use tabs 2008-01-16 01:31:24 +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 Do not build Qt tools if compiling with msvc. 2007-12-17 06:29:10 +00:00
CompressDXT.cpp Fix DXT1a support. 2008-01-07 07:45:27 +00:00
CompressDXT.h Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
CompressionOptions.cpp Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
CompressionOptions.h Some progress with full DXT1a support. 2008-01-07 07:28:00 +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 Include right header files for sse only. 2008-01-06 02:32:18 +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 Add nvtt plain C wrapper. 2007-11-30 21:15:57 +00:00
nvtt_wrapper.h Add nvtt wrapper to project. 2007-11-30 21:33:45 +00:00
nvtt.cpp Incomplete DXT1a support. 2008-01-07 07:35:43 +00:00
nvtt.h Remove nvcore.h from nvtt.h 2008-01-07 19:08:17 +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 Add support for Capcon's DXT trick by setting the red channel to 1 in the DXT5n mode. 2008-01-15 19:38:13 +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