nvidia-texture-tools/src/nvtt
2008-04-29 22:31:55 +00:00
..
cuda Fix after refactoring CPU compressors. Changes were not tested with CUDA enabled. 2008-04-29 22:31:55 +00:00
experimental Add experimental image based interface. 2008-04-11 08:06:15 +00:00
squish Use FLT_MAX instead of INFINITE. The latter not supported in msvc. 2008-04-20 06:01:50 +00:00
tests Update stress test. 2008-02-28 03:09:51 +00:00
tools Integrate decompressor tool improvements submitted by Amorilia. 2008-04-11 22:03:42 +00:00
CMakeLists.txt Remove legacy compressors. 2008-04-26 08:02:30 +00:00
CompressDXT.cpp Check for single color blocks in all compressors. 2008-04-26 09:16:56 +00:00
CompressDXT.h Remove declaration of method that was removed. 2008-04-28 08:39:24 +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 Remove legacy compressors. 2008-04-26 08:02:30 +00:00
Compressor.h Add inputOptions argument to compressors, so that they can access alpha mode. 2008-03-27 04:28:17 +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
InputOptions.cpp Merge private branch. 2008-04-17 06:59:29 +00:00
InputOptions.h Add support for premultiplied alpha. Patch by Charles Nicholson. 2008-03-07 00:41:03 +00:00
nvtt_wrapper.cpp Final API changes. 2008-02-05 00:28:13 +00:00
nvtt_wrapper.h Add experimental image based interface. 2008-04-11 08:06:15 +00:00
nvtt.cpp Final API changes. 2008-02-05 00:28:13 +00:00
nvtt.h Add support for premultiplied alpha. Patch by Charles Nicholson. 2008-03-07 00:41:03 +00:00
OptimalCompressDXT.cpp Add missing files! 2008-04-28 06:22:26 +00:00
OptimalCompressDXT.h Add missing files! 2008-04-28 06:22:26 +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 Check for single color blocks in all compressors. 2008-04-26 09:16:56 +00:00
QuickCompressDXT.h Remove legacy compressors. 2008-04-26 08:02:30 +00:00
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 2008-02-16 09:53:07 +00:00