nvidia-texture-tools/src/nvtt
castano 96655b3e7c Work in progress:
- better support for DDS10 file format.
- support for RGBA pixel formats with more than 32 bits.
- support for pixel types other than UNORM.
2008-07-26 10:03:12 +00:00
..
cuda Do not print text. 2008-05-22 21:32:09 +00:00
experimental Add experimental image based interface. 2008-04-11 08:06:15 +00:00
squish Compile NVTT under G5/leopard 2008-05-23 22:22:09 +00:00
tests Fix assertion. 2008-06-26 07:23:31 +00:00
tools Move ui to separate folder. 2008-07-05 09:10:00 +00:00
CMakeLists.txt do not compile mpeg tests. 2008-07-26 09:01:00 +00:00
CompressDXT.cpp Fix end of lines. 2008-06-19 09:53:09 +00:00
CompressDXT.h Refactor compression functions, group them into class methods. 2008-05-06 23:55:19 +00:00
CompressionOptions.cpp Finish Compressor class. 2008-02-03 07:31:09 +00:00
CompressionOptions.h Work in progress: 2008-07-26 10:03:12 +00:00
Compressor.cpp Work in progress: 2008-07-26 10:03:12 +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 Merge Viktor Linder patch into 2.0 and trunk. 2008-03-11 21:22:54 +00:00
CompressRGB.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
InputOptions.cpp Fix errors in color transforms. 2008-06-30 10:59:57 +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 Update version number. 2008-05-22 21:48:19 +00:00
nvtt.cpp Final API changes. 2008-02-05 00:28:13 +00:00
nvtt.h Work in progress: 2008-07-26 10:03:12 +00:00
OptimalCompressDXT.cpp reorg included files 2008-06-28 08:40:32 +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 Check for single color blocks in all compressors. 2008-04-26 09:16:56 +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