Blender Git Commit Log

Git Commits -> Revision f7b6b7d

Revision f7b6b7d by Patrick Mours (master)
February 24, 2020, 16:53 (GMT)
Fix unnecessary Cycles OptiX kernel loading

With the OptiX viewport denoiser active, an OptiX device was added to the device list even when
rendering and denoising on different devices (e.g. CPU or CUDA) in background rendering. This
fixes it, so the OptiX device is only added when actually needed, as in only when OptiX denoising is
actually active in background rendering.

Commit Details:

Full Hash: f7b6b7dda358c7928ca053c27357bc068b8c9d12
Parent Commit: 14856e1
Lines Changed: +3, -2

1 Modified Path:

/intern/cycles/blender/blender_device.cpp (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021