nvidia-texture-tools/src/nvtt
castano cfa4913ae6 Add support for input rescaling:
- round extents to power of two.
- clamp max extents.
Add output options pimpl.
Other misc API changes.
2007-12-17 03:51:34 +00:00
..
cuda Fix color weighting metric. 2007-12-13 06:29:03 +00:00
squish Only compile the files from squish that are really needed. 2007-12-16 02:02:38 +00:00
tests Add ctest. 2007-12-03 08:37:48 +00:00
tools Fix more errors in the use of the color metric. 2007-12-13 06:36:23 +00:00
CMakeLists.txt Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressDXT.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressDXT.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressionOptions.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressionOptions.h flatten tree. 2007-10-14 08:58:24 +00:00
CompressRGB.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
CompressRGB.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
FastCompressDXT.cpp Fix warnings. 2007-12-03 23:28:03 +00:00
FastCompressDXT.h flatten tree. 2007-10-14 08:58:24 +00:00
InputOptions.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
InputOptions.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
nvtt_wrapper.cpp Add nvtt plain C wrapper. 2007-11-30 21:15:57 +00:00
nvtt_wrapper.h Add nvtt wrapper to project. 2007-11-30 21:33:45 +00:00
nvtt.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
nvtt.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
OutputOptions.cpp Add support for input rescaling: 2007-12-17 03:51:34 +00:00
OutputOptions.h Add support for input rescaling: 2007-12-17 03:51:34 +00:00
QuickCompressDXT.cpp Fix warnings. 2007-12-03 23:28:03 +00:00
QuickCompressDXT.h Get rid of more gcc warnings. 2007-11-27 08:36:42 +00:00
SingleColorLookup.h Add single color compressor from ryg. 2007-11-22 07:18:15 +00:00