nvidia-texture-tools/src/nvtt
2009-02-03 09:08:39 +00:00
..
cuda Cleanup color rounding and expansion. 2009-01-19 10:42:31 +00:00
experimental Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
squish Merge fixes from 2.0 branch. 2009-01-10 01:31:02 +00:00
tests Update after changes in nvcore. 2008-12-29 11:29:45 +00:00
tools Add support for PNG in nvdecompress. Patch by Frank Richter. Fixes issue 80. 2009-02-03 09:08:39 +00:00
CMakeLists.txt Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
CompressDXT.cpp Add support for alpha modes in the CPU compressors. Fixes issue 30. 2008-11-24 10:34:16 +00:00
CompressDXT.h Add squish external compressor. 2008-11-23 08:59:56 +00:00
CompressionOptions.cpp Adding support for floating point input/output. Work in progress. 2008-07-31 02:04:44 +00:00
CompressionOptions.h Adding support for floating point input/output. Work in progress. 2008-07-31 02:04:44 +00:00
Compressor.cpp Use alpha-aware resize when alpha is used for transparency and it's not premultiplied. 2009-01-28 10:58:57 +00:00
Compressor.h Add inputOptions argument to compressors, so that they can access alpha mode. 2008-03-27 04:28:17 +00:00
CompressRGB.cpp Fix linux includes. 2008-10-05 19:17:59 +00:00
CompressRGB.h Adding support for floating point input/output. Work in progress. 2008-07-31 02:04:44 +00:00
InputOptions.cpp Fix float support. 2008-08-20 22:32:54 +00:00
InputOptions.h Fix errors in color transforms. 2008-06-30 10:59:57 +00:00
nvtt_wrapper.cpp Final API changes. 2008-02-05 00:28:13 +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 Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
OptimalCompressDXT.cpp Fix errors in Green and Alpha optimal compressors. 2008-10-02 07:33:05 +00:00
OptimalCompressDXT.h reorg included files 2008-06-28 08:40:32 +00:00
OutputOptions.cpp Work in progress: 2008-07-26 10:03:12 +00:00
OutputOptions.h Work in progress: 2008-07-26 10:03:12 +00:00
QuickCompressDXT.cpp Cleanup 4 means compressor. 2008-11-24 10:35:07 +00:00
QuickCompressDXT.h Remove legacy compressors. 2008-04-26 08:02:30 +00:00
SingleColorLookup.h Apply singlecolorpatch.diff from Amir Ebrahimi. 2008-02-16 09:53:07 +00:00
Texture.cpp Start implementing experimental interface. 2009-01-05 10:17:06 +00:00
Texture.h Start implementing experimental interface. 2009-01-05 10:17:06 +00:00