nvidia-texture-tools/project/vc10
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
..
bc6h Update vc10 projects. 2012-02-23 07:41:43 +00:00
imperativeapi Fix VC10 project files. Fix code to build with CUDA 5.5 (the cudaMemcpyToSymbol overload that takes the symbol name as a string was removed). 2013-10-16 21:18:16 +00:00
nvassemble Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvcompress Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvcore Updated vc10 projects thanks to Jern-Kuan Leong @ nvidia. 2012-03-09 06:47:51 +00:00
nvddsinfo Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvdecompress Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
Nvidia.TextureTools Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvimage Update vc10 projects. 2012-02-23 07:41:43 +00:00
nvimgdiff Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvmath Update vc10 projects. 2012-02-23 07:41:43 +00:00
nvthread Update vc10 projects. 2012-02-23 07:41:43 +00:00
nvtt Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvzoom Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
squish Update vc10 projects. 2012-02-23 07:41:43 +00:00
testsuite Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
bc6-01-eigen-solver.vsp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
bc6-02-no-double.vsp Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
bc6.psess Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00
nvconfig.h Add vc10 project. 2012-02-21 23:55:25 +00:00
nvtt.props Add vc10 project. 2012-02-21 23:55:25 +00:00
nvtt.sln Add BC6 support to nvtt lib and utils. 2013-10-25 17:30:55 +00:00