Blender Git Loki
Git Commits -> Revision 123255b
October 7, 2021, 13:07 (GMT) |
Fix T91994: Cycles crash when rendering on multiple devices The overscan change from D12599 lacked proper handling of window when slicing buffer for multiple devices. |
Commit Details:
Full Hash: 123255be6b109963bc00fe5b3ea434ecedbde231
Parent Commit: 7fc1174
Lines Changed: +31, -11
3 Modified Paths:
/intern/cycles/integrator/path_trace.cpp (
+24,
-10)
(Diff)/intern/cycles/integrator/path_trace_work.cpp (
+2,
-1)
(Diff)/intern/cycles/render/tile.h (
+5,
-0)
(Diff)