nvidia-texture-tools/src/nvtt
2008-10-27 07:49:32 +00:00
..
cuda Fix error in CUDA single color compressor. 2008-10-27 07:49:32 +00:00
squish Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
tests I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00
tools Implement general scale filter, including upsampling 2008-09-27 07:32:11 +00:00
CMakeLists.txt Compile nvtt as a shared library. 2008-10-15 18:39:28 +00:00
CompressDXT.cpp Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
CompressDXT.h Integrate bug fixes from trunk. 2008-06-09 08:27: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 Implement general scale filter, including upsampling 2008-09-27 07:32:11 +00:00
Compressor.h Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
CompressRGB.cpp Fixed error in CompressRGB, as reported by jonsoh in issue 49. 2008-06-12 01:16:52 +00:00
CompressRGB.h Add support for input rescaling: 2007-12-17 03:51:34 +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
OptimalCompressDXT.cpp Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
OptimalCompressDXT.h Integrate bug fixes from trunk. 2008-06-09 08:27:00 +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 Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
QuickCompressDXT.h Integrate bug fixes from trunk. 2008-06-09 08:27:00 +00:00
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 2008-02-16 09:53:07 +00:00