nvidia-texture-tools/src/nvtt
castano 5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
2008-06-12 01:16:52 +00:00
..
cuda Update 2.0 project file. 2008-06-09 19:05:49 +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 Fixed error in CompressRGB, as reported by jonsoh in issue 49. 2008-06-12 01:16:52 +00:00
CMakeLists.txt Integrate bug fixes from trunk. 2008-06-09 08:27:00 +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 Fixed error in CompressRGB, as reported by jonsoh in issue 49. 2008-06-12 01:16:52 +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