summaryrefslogtreecommitdiff
path: root/thirdparty/oidn/weights
AgeCommit message (Collapse)Author
2020-06-06Upgrade OpenImageDenoise to v1.1.0jfons
Upgrade OIDN to 1.1.0, the latest stable version that doesn't need the ISPC compiler. Documented the changes made during the removal of TBB and added a patch file for them.
2020-05-10New lightmapperJuan Linietsky
-Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D)