Blender Git Commit Log

Git Commits -> Revision 63a604e

Revision 63a604e by Mai Lavelle (cycles_split_kernel)
October 18, 2016, 16:13 (GMT)
Cycles: Implement enqueue_split_kernel_data_init for OpenCL devices

The `enqueue_split_kernel_data_init()` function will allow each device type to
set up the various data buffers how ever they need to without concerning the
rest of the split kernel logic.

Commit Details:

Full Hash: 63a604e0cf8a43f37c2e5444d71102d345350308
Parent Commit: 70c659b
Lines Changed: +148, -136

4 Modified Paths:

/intern/cycles/device/device.h (+14, -1) (Diff)
/intern/cycles/device/opencl/opencl_split.cpp (+109, -135) (Diff)
/intern/cycles/render/buffers.cpp (+6, -0) (Diff)
/intern/cycles/render/buffers.h (+19, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021