Blender Git Commit Log

Git Commits -> Revision 9f728ea

March 3, 2017, 10:44 (GMT)
Cycles: Split path initialization into own kernel

This makes it easier to initialize things correctly in the data_init kernel
before they are needed by path tracing.

Commit Details:

Full Hash: 9f728eada8e41ef9ffebf12d13b4a03fb145cbb2
Parent Commit: cc728e7
Lines Changed: +142, -101

2 Added Paths:

/intern/cycles/kernel/kernels/opencl/kernel_path_init.cl (+26, -0) (View)
/intern/cycles/kernel/split/kernel_path_init.h (+104, -0) (View)

6 Modified Paths:

/intern/cycles/device/device_split_kernel.cpp (+4, -0) (Diff)
/intern/cycles/device/device_split_kernel.h (+1, -0) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+3, -0) (Diff)
/intern/cycles/kernel/kernels/cpu/kernel_cpu.h (+1, -0) (Diff)
/intern/cycles/kernel/kernels/cpu/kernel_cpu_impl.h (+3, -0) (Diff)
/intern/cycles/kernel/split/kernel_data_init.h (+0, -101) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021