Page MenuHome

Build: upgrade OpenImageDenoise to 1.4.0
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Jun 3 2021, 6:30 PM.

Diff Detail

Repository
rB Blender
Branch
oidn-1.4 (branched from master)
Build Status
Buildable 14974
Build 14974: arc lint + arc unit

Event Timeline

Brecht Van Lommel (brecht) requested review of this revision.Jun 3 2021, 6:30 PM
Brecht Van Lommel (brecht) created this revision.
build_files/build_environment/patches/oidn.diff
20–27

This part of the patch is no longer needed since it's already fixed upstream.

the arm commit broke some things on windows, i'd like to have the current lib building again before adding/changing other libraries, we may not need a patch for oidn at all, but i'm gonna need a few days to know for sure.

That's fine, I can wait.

Ray Molenkamp (LazyDodo) requested changes to this revision.Jun 4 2021, 5:21 PM

TBB Fixes are in, any patches to oidn's /cmake/FindTBB.cmake are no longer required.

This revision now requires changes to proceed.Jun 4 2021, 5:21 PM

Remove Windows TBB patches.

This revision is now accepted and ready to land.Jun 4 2021, 5:57 PM

Assuming ISPC version update is not needed then?

Otherwise patch LGTM on install_deps side.

No ISPC upgrade is needed indeed.

This compiles on Linux and macOS here, so I assume this is ok to commit.

Landing this made one of the compositor tests fail with minor differences, probably just needs an update.