nvidia-texture-tools/src/nvtt
2009-01-05 18:21:50 +00:00
..
cuda Include correct CUDA runtime headers. 2009-01-04 07:32:41 +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 Remove testing code. 2009-01-05 18:21:50 +00:00
CMakeLists.txt Fix cmake file. Add NVTT_SHARED=1 definition to export DLL symbols. 2008-10-27 09:34:56 +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 Select fastest CUDA device. Merged from trunk. 2008-12-01 07:56:00 +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