Blender Git Commit Log

Git Commits -> Revision f3048b2

Revision f3048b2 by Sergey Sharybin (cycles-x)
July 9, 2021, 15:32 (GMT)
Cycles X: Reduce OPtiX memory usage on multi-device

The idea is to allow OptiX denoiser to modify input render buffers
when it is known it will not conflict with the path tracer.

Can be extended to the CPU rendering and OptiX denoising, but this
will need some generic way of copying denoised passes only between
render buffers.

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

Commit Details:

Full Hash: f3048b244d580ef0c7abf627bb191a0930bcf7d4
Parent Commit: c193800
Lines Changed: +31, -16

3 Modified Paths:

/intern/cycles/device/device_denoise.h (+5, -0) (Diff)
/intern/cycles/device/optix/device_impl.cpp (+23, -12) (Diff)
/intern/cycles/integrator/denoiser_device.cpp (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021