Commit Graph

27 Commits

Author SHA1 Message Date
Ignacio
a083337473 Merge changes from The Witness. 2015-03-24 12:14:49 -07:00
castano
6e69560969 Tag dll and binaries with 32/64 suffix. 2014-07-01 18:10:28 +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@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
8922ab86d6 Fix msvc build. Fixes issue 171.
Improve sse perf.
Fix rmse computation in nvimgdiff.
2012-01-12 16:54:10 +00:00
castano
f2d90ee844 Fix errors in new cluster fit compressor. 2012-01-02 08:49:13 +00:00
castano
e15aa7a9bf Remove RGBE compressor. Implement as a color transform. 2011-09-28 18:44:18 +00:00
castano
2e96567459 Fix project. 2011-09-28 16:49:31 +00:00
castano
dbdf9b6398 Update project. 2011-09-28 01:48:33 +00:00
castano
8a837981b6 Merge changes from The Witness. 2011-04-06 02:41:15 +00:00
castano
dfcf8ecf37 Unify project settings. 2011-03-01 03:03:00 +00:00
castano
659b684bf2 Update vc9 projects. Hide output directories. 2011-02-25 09:25:46 +00:00
castano
66c9729097 Enable openmp. 2010-12-10 02:15:12 +00:00
castano
23b140416a Work in progress. Experiment with lightmap compression. 2010-11-12 03:32:46 +00:00
castano
49482d1441 Work in progress.
Merging squish into nvtt. 
Using squish only to find endpoints, do discrete refinement afterwards.
2010-11-09 03:38:03 +00:00
castano
e8dc679874 Merge recent changes from the witness. 2010-08-31 01:39:08 +00:00
castano
ac7c017c35 DXT1a single color compressor. Fixes issue 131.
Init single color tables at startup.
2010-07-22 09:23:17 +00:00
castano
adbb0c3338 Update vc9 project. 2010-06-01 02:04:09 +00:00
castano
4fa93f8676 Update vc9 project. 2010-05-11 18:20:06 +00:00
castano
603d8ad1a2 Update vc9 project. 2009-04-16 08:38:39 +00:00
castano
a89735994c Update vc9 project files. 2009-03-02 09:45:17 +00:00
castano
1957120c26 Reference gnuwin32 libs and include paths correctly. 2008-09-11 07:56:39 +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
787c9bb8fb Add vc9 projects. 2008-05-07 21:55:33 +00:00
castano
42220b981e Add vc9 folder 2008-05-07 21:45:48 +00:00