blender/intern/cycles/device
Patrick Mours 8393ccd076 Cycles: Add OptiX temporal denoising support
Enables the `bpy.ops.cycles.denoise_animation()` operator again and modifies it to support
temporal denoising with OptiX. This requires renders that were done with both the "Vector"
and "Denoising Data" passes.

Differential Revision: https://developer.blender.org/D11442
2022-01-05 15:58:36 +01:00
..
cpu Cycles: Reintroduce device-only memory handling that got lost in Cycles X merge 2021-12-07 18:50:10 +01:00
cuda Revert "Fix T93350: Cycles renders shows black during rendering huge resolutions" 2021-12-07 20:49:34 +01:00
dummy Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
hip Cleanup: clang-format, trailing space 2021-11-30 10:15:17 +11:00
metal Cleanup: clang-format 2021-12-13 16:22:21 +11:00
multi Fix T94022: Both options GPU/CPU checked under preferences cause viewport render crash. (ARM/Metal) 2021-12-13 22:34:48 +00:00
optix Cycles: Add OptiX temporal denoising support 2022-01-05 15:58:36 +01:00
CMakeLists.txt Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
denoise.cpp Cycles: Add OptiX temporal denoising support 2022-01-05 15:58:36 +01:00
denoise.h Cycles: Add OptiX temporal denoising support 2022-01-05 15:58:36 +01:00
device.cpp Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
device.h Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
graphics_interop.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
graphics_interop.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
kernel.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
kernel.h Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
memory.cpp Merge branch 'blender-v3.0-release' 2021-11-22 17:32:23 +01:00
memory.h Cycles: Metal host-side code 2021-12-07 15:52:21 +00:00
queue.cpp Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
queue.h Cycles: Add OptiX temporal denoising support 2022-01-05 15:58:36 +01:00