nvidia-texture-tools/src/nvtt
2010-05-30 05:43:14 +00:00
..
bc6h Remove executable properties. Add cmake file. 2010-05-30 05:43:14 +00:00
bc7 Add bc6 and bc7 compressors from nvidia. 2010-05-29 02:47:57 +00:00
cuda Minor changes. 2010-05-28 23:16:06 +00:00
experimental Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
squish Better estimation of principle component. Fixes issue 120. 2010-04-19 18:41:42 +00:00
tests Minor changes. 2010-05-28 23:16:06 +00:00
tools Fix build error on OSX. 2010-05-29 05:33:28 +00:00
CMakeLists.txt Add missing files to cmake build as reported by amorilia. 2010-03-21 18:38:26 +00:00
CompressionOptions.cpp Init default values. 2009-07-06 09:03:12 +00:00
CompressionOptions.h Create default output handle on setFileName to avoid modifying const argument. 2009-10-18 08:09:20 +00:00
Compressor.h reorg. 2010-03-16 22:37:25 +00:00
CompressorDXT.cpp Fix build. 2010-05-28 07:45:11 +00:00
CompressorDXT.h reorg. 2010-03-16 22:37:25 +00:00
CompressorRGB.cpp Minor changes. 2010-05-28 23:16:06 +00:00
CompressorRGB.h reorg. 2010-03-16 22:37:25 +00:00
CompressorRGBE.cpp fix comment. 2010-05-18 17:12:36 +00:00
CompressorRGBE.h Add support for RGBE. 2010-03-17 07:55:03 +00:00
Context.cpp Minor changes. 2010-05-28 23:16:06 +00:00
Context.h reorg. 2010-03-16 22:37:25 +00:00
InputOptions.cpp Fix build. 2010-05-28 07:45:11 +00:00
InputOptions.h Fix errors in color transforms. 2008-06-30 10:59:57 +00:00
nvtt_wrapper.cpp Update nvtt wrapper. 2009-04-03 21:37:50 +00:00
nvtt_wrapper.h Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
nvtt.cpp Add custom error code and message for the case when container format does not support a certain output format. 2008-11-19 08:10:54 +00:00
nvtt.h Minor changes. 2010-05-28 23:16:06 +00:00
OptimalCompressDXT.cpp Fix build. 2010-05-28 07:45:11 +00:00
OptimalCompressDXT.h reorg included files 2008-06-28 08:40:32 +00:00
OutputOptions.cpp Add mipmap scaling according to alphatest coverage. 2010-05-27 00:37:15 +00:00
OutputOptions.h Remove experimental callback mechanism. 2010-05-20 05:25:50 +00:00
QuickCompressDXT.cpp Fix build. 2010-05-28 07:45:11 +00:00
QuickCompressDXT.h Remove legacy compressors. 2008-04-26 08:02:30 +00:00
SingleColorLookup.h Update single color compression tables. 2009-03-19 10:00:43 +00:00
TexImage.cpp Minor changes. 2010-05-28 23:16:06 +00:00
TexImage.h Minor changes. 2010-05-28 23:16:06 +00:00