Blender Git Commit Log

Git Commits -> Revision 9485a2c

Revision 9485a2c by Sergey Sharybin (cycles-x)
July 6, 2021, 10:25 (GMT)
Cycles X: Only copy denoised passes for multi-device render

No functional changes, and timing of the denoising process should be
quite the same. The change opens the doors to allow denoisers to modify
data in-place, avoiding extra allocation in the denoisers, lowering
memory peak of the denoising process.

Differential Revision: https://developer.blender.org/D11815

Commit Details:

Full Hash: 9485a2cabebfb24d49de13606fbbbc862e253d71
Parent Commit: acbf2c9
Lines Changed: +58, -1

3 Modified Paths:

/intern/cycles/integrator/path_trace.cpp (+5, -1) (Diff)
/intern/cycles/integrator/path_trace_work.cpp (+47, -0) (Diff)
/intern/cycles/integrator/path_trace_work.h (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021