Blender Git Loki
Git Commits -> Revision c6c6d20
Revision c6c6d20 by Sergey Sharybin (cycles-x) June 29, 2021, 12:46 (GMT) |
Cycles X: Fix crash using CPU and OptiX denoiser in viewport Not sure why it is only visible now, there was a buffer overrun since the initial CPU Render + OptiX denoise support commit by the looks of it. There now seems to be a synchronization issue between queues, leading to only partial buffer update in the viewport. Investigating this now. |
Commit Details:
Full Hash: c6c6d20b15b84397ee1bc7a845e29d37f0c0eee4
Parent Commit: 8b4acad
Lines Changed: +5, -2
1 Modified Path:
/intern/cycles/integrator/denoiser_device.cpp (+5, -2) (Diff)