nvidia-texture-tools/src/nvtt
2008-04-17 08:16:10 +00:00
..
cuda Fix error in DXT3 cuda compressor. 2008-04-17 08:16:10 +00:00
squish Merge fixes from trunk. 2008-02-28 22:29:37 +00:00
tests I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00
tools Add DXT1n and CTX1 CUDA compressors. 2008-02-15 08:58:02 +00:00
CMakeLists.txt I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00
CompressDXT.cpp Add single color compressor for DXT1a. 2008-03-27 05:07:40 +00:00
CompressDXT.h Some progress with full DXT1a support. 2008-01-07 07:28:00 +00:00
CompressionOptions.cpp Finish Compressor class. 2008-02-03 07:31:09 +00:00
CompressionOptions.h Finish Compressor class. 2008-02-03 07:31:09 +00:00
Compressor.cpp Merge Viktor Linder patch into 2.0 and trunk. 2008-03-11 21:22:54 +00:00
Compressor.h Fix leaks. Allocate CUDA memory only once. Free allocations when Compressor is destroyed. 2008-02-14 05:08:26 +00:00
CompressRGB.cpp Merge Viktor Linder patch into 2.0 and trunk. 2008-03-11 21:22:54 +00:00
CompressRGB.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
FastCompressDXT.cpp Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. 2008-03-27 04:44:29 +00:00
FastCompressDXT.h Merge trunk fixes to 2.0 branch. Get things ready for 2.0.2 release. 2008-03-27 04:44:29 +00:00
InputOptions.cpp Cleanup interface. Provide mipmap filter using a separate method. 2008-02-03 09:30:32 +00:00
InputOptions.h Finish Compressor class. 2008-02-03 07:31:09 +00:00
nvtt_wrapper.cpp Final API changes. 2008-02-05 00:28:13 +00:00
nvtt_wrapper.h Merge trunk fixes. 2008-04-17 07:04:20 +00:00
nvtt.cpp Final API changes. 2008-02-05 00:28:13 +00:00
nvtt.h Merge fixes from trunk. 2008-02-28 22:29:37 +00:00
OutputOptions.cpp More interface changes, update bindings. 2008-01-26 02:46:12 +00:00
OutputOptions.h Final API changes. 2008-02-05 00:28:13 +00:00
QuickCompressDXT.cpp Add single color compressor for DXT1a. 2008-03-27 05:07:40 +00:00
QuickCompressDXT.h Add single color compressor for DXT1a. 2008-03-27 05:07:40 +00:00
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 2008-02-16 09:53:07 +00:00