nvidia-texture-tools/src/nvtt
2009-06-14 08:18:23 +00:00
..
cuda Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +00:00
squish Add SIMD implementation of power method. Fixes issue 94. 2009-06-14 08:18:23 +00:00
tests I should be using branches instead of tags. 2008-02-28 07:49:13 +00:00
tools Return correct error codes. Fix issue 92. 2009-06-13 14:15:55 +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 Shutdown CUDA properly. Fixes issue 83. 2009-03-18 05:52:14 +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 Update single color compression tables. Fixes issue 85. 2009-03-19 10:02:53 +00:00