Commit Graph

15 Commits (master)

Author SHA1 Message Date
Ignacio a9a6f6968e Fix minor warnings.
Add output directories to ignore list.
6 years ago
Ignacio 9489aed825 Merge changes from The Witness. 6 years ago
Ignacio a083337473 Merge changes from The Witness. 9 years ago
castano b06a6f46a5 Fixes issue 207. 10 years ago
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.
11 years ago
castano@gmail.com b2b367ef5f Fix xyzToCieLab bug and add CIE Lab DeltaE 1994 color differencing.
Fixes issue 197.
Fixes issue 198.
11 years ago
castano@gmail.com 94d0635285 Merge changes from the Witness. 11 years ago
castano 1d8d067caf Fix build under OSX with clang. Fixes issue 180. 12 years ago
castano 94401919b8 Add some inline files to reduce amount of code parsed. 13 years ago
castano af9ba8ae90 Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
castano 5d19ff392a Some pitch alignment fixes. Fixes issue 168. 13 years ago
castano 8a837981b6 Merge changes from The Witness. 13 years ago
castano 765a0e394a Add more error estimation methods. 13 years ago
castano 23b140416a Work in progress. Experiment with lightmap compression. 14 years ago
castano 1484c667a0 Add missing files. 14 years ago