Blender Git Commit Log
Git Commits -> Revision 7a81154
Revision 7a81154 by Jeroen Bakker (temp-gpencil-bezier-stroke-type) April 13, 2021, 09: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: 7a81154d1b0c5c838786ad646c42c4de9a414200
Parent Commit: c5d7371
Committed By: Falk David
Lines Changed: +5, -4
1 Modified Path:
/source/blender/compositor/operations/COM_DenoiseOperation.cc (+5, -4) (Diff)