Blender Git Commit Log

Git Commits -> Revision bbbe601

Revision bbbe601 by Sergey Sharybin (cycles-x)
March 12, 2021, 17:00 (GMT)
Cycles: Ensure there is always a single-device

Previously enabling denoising will create a multi-device with a single
sub-device. This broke assumptions in PathTracer about the fact that we
only support single device at this point.

Fixes bad render buffers pointer passed to CUDA kernels when denoising
is enabled.

Commit Details:

Full Hash: bbbe601e8d30458270a15079c0f44e0908ca29c2
Parent Commit: 9641b50
Lines Changed: +16, -1

2 Modified Paths:

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