Commit Graph

12 Commits (db8fc561c3722291499f031e6160fad9195f17c4)

Author SHA1 Message Date
mpersano db8fc561c3 Support assembling texture arrays. 8 years ago
castano d019cd7080 Merge changes from the witness. 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 358bd0296e Fix issue 181. 11 years ago
castano fa4ba97f6d Merge changes from the witness.
Fix parallel cluster fit compressor.
Luma compression experiment.
12 years ago
castano e8dc679874 Merge recent changes from the witness. 14 years ago
castano ed04c2249a Remove warnings. 17 years ago
castano 140bf1cb8c fix build in ppc 17 years ago
castano 5c95f5d5e6 Read output file name from stdin. 17 years ago
castano 854da30b8e Add nvassemble tool to create cubemaps, volumes, and texture arrays. 17 years ago
castano 05fbcb1aa8 fix build errors 17 years ago
castano 51bd1bd12f Add normal diff option for normal maps.
Start dds assembling tool.
17 years ago