Commit Graph

7 Commits

Author SHA1 Message Date
castano
132443013a Minor updates to C# bindings. Work in progress. 2014-06-11 21:31:47 +00:00
castano
ac87eefa6d Apply patch to update C# wraper. Fixes issue 184. 2014-06-11 21:02:04 +00: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
9e959d0191 Update wrapper, disable error handler temporarily. 2009-04-03 21:39:44 +00:00
castano
d7ddcb9263 Set optimal options for release vc9 projects.
Fixes issue 62.
2008-09-11 07:48:02 +00:00
castano
7b9f891f92 Update vc9 projects. 2008-05-07 21:58:50 +00:00
castano
42220b981e Add vc9 folder 2008-05-07 21:45:48 +00:00