Blender Git Loki
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