nvidia-texture-tools/src/nvtt/tools
nathaniel.reed@gmail.com 474239c784 Add BC6 support to nvtt lib and utils.
- Use 3x3 eigensolver for initial fit in ZOH.  Slightly better perf and RMSE than power method.
- Remove use of double precision in ZOH - speeds up by 12%.
- Fixed RGBM encoding that was broken for HDR images.
- Use gamma-2.0 space for RGBM for HDR images (improves precision in darks).
- Use UNORM instead of TYPELESS formats when saving a DX10 .dds file.  The TYPELESS formats break most viewers.
- Cleaned up warnings in ZOH code.
- Command-line utils will warn if you give them an unrecognized parameter.
- Added VS2010 profiling results.
2013-10-25 17:30:55 +00:00
..
ui Fix build. 2010-05-28 07:45:11 +00:00
assemble.cpp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
benchmark.cpp Add benchmark, in progress. 2007-12-07 03:07:59 +00:00
CMakeLists.txt Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
cmdline.h Merge changes from the Witness. 2013-06-07 17:53:55 +00:00
compress.cpp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
compressdialog.cpp Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
compressdialog.h Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
compressdialog.ui Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
ddsinfo.cpp flatten tree. 2007-10-14 08:58:24 +00:00
ddsview.cpp Fix build under OSX with clang. Fixes issue 180. 2012-09-11 16:22:09 +00:00
decompress.cpp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
imgdiff.cpp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvtt-thumbnailer.schema.in Add gnome thumbnailer by Frank Richter. Fixes issue 82. 2009-02-03 09:29:25 +00:00
resize.cpp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
thumbnailer.cpp Fix build under OSX with clang. Fixes issue 180. 2012-09-11 16:22:09 +00:00