summaryrefslogtreecommitdiff
path: root/thirdparty/oidn/mkl-dnn
AgeCommit message (Collapse)Author
2020-06-06oidn: Fix build for VS 2017RĂ©mi Verschelde
Backporting this upstream patch: https://github.com/OpenImageDenoise/mkl-dnn/commit/1e42e6db81e1a5270ecc0191c5385ce7e7d978e9 Fixes #39186.
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)