Blender Git Commit Log
Git Commits -> Revision 70c659b
Revision 70c659b by Mai Lavelle (cycles_split_kernel) October 18, 2016, 14:59 (GMT) |
Cycles: Add SplitKernelFunction with OpenCL implementation SplitKernelFunction can represent a split kernel function for any device its been implemented for. Currently this is only for OpenCL to simplify the enqueueing of the split kernels and move another step closer to a split kernel that can run on any device. |
Commit Details:
Full Hash: 70c659b77e11ac339775fdc4f5dc30947d7f9815
Parent Commit: bc8e3a3
Lines Changed: +159, -72