Commit Graph

6 Commits

Author SHA1 Message Date
Ignacio
a083337473 Merge changes from The Witness. 2015-03-24 12:14:49 -07:00
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
castano@gmail.com
94d0635285 Merge changes from the Witness. 2013-06-07 17:53:55 +00:00
castano
778bdec4ba Update project files. 2012-02-14 16:45:55 +00:00
castano
dfcf8ecf37 Unify project settings. 2011-03-01 03:03:00 +00:00
castano
71b88deb2a Add testsuite project. 2011-02-25 09:44:14 +00:00