Blender Git Commit Log
Git Commits -> Revision e4acd01
Revision e4acd01 by Brecht Van Lommel (cycles-x) April 2, 2021, 14:22 (GMT) |
Cycles: put integrator queue pointer in constant memory Instead of passing it around to various functions. |
Commit Details:
Full Hash: e4acd01d64c964fbd0e32adae3678a5b690f15ad
Parent Commit: b601309
Lines Changed: +61, -66
5 Modified Paths:
/intern/cycles/integrator/path_trace_work_gpu.cpp (+19, -13) (Diff)
/intern/cycles/integrator/path_trace_work_gpu.h (+1, -0) (Diff)
/intern/cycles/kernel/device/cuda/kernel.cu (+20, -33) (Diff)
/intern/cycles/kernel/integrator/integrator_path_state.h (+16, -12) (Diff)
/intern/cycles/kernel/integrator/integrator_state.h (+5, -8) (Diff)
/intern/cycles/integrator/path_trace_work_gpu.h (+1, -0) (Diff)
/intern/cycles/kernel/device/cuda/kernel.cu (+20, -33) (Diff)
/intern/cycles/kernel/integrator/integrator_path_state.h (+16, -12) (Diff)
/intern/cycles/kernel/integrator/integrator_state.h (+5, -8) (Diff)