Blender Git Commit Log
Git Commits -> Revision 53f277a
Revision 53f277a by Jeroen Bakker (master) April 12, 2021, 12:29 (GMT) |
Compositor: Allocate OIDN memory after receiving lock. Related to {T77023}. When using many Denoise nodes the memory in OIDN are allocated up front. A mutex could stall the process until. This change will allocate the memory after it received the lock. |
Commit Details:
Full Hash: 53f277a2e6b433c7ad4fa3ad54547842e5672a8d
Parent Commit: 71cb0bd
Lines Changed: +5, -4
1 Modified Path:
/source/blender/compositor/operations/COM_DenoiseOperation.cc (+5, -4) (Diff)