Blender Git Commit Log

Git Commits -> Revision 9de9f25

Revision 9de9f25 by Hristo Gueorguiev (master)
March 9, 2017, 16:09 (GMT)
Cycles: add single program debug option for split kernel

Single program generally compiles kernels faster (2-3 times), loads faster,
takes less drive space (2-3 times), and reduces the number of cached kernels.

Commit Details:

Full Hash: 9de9f25b2455808335b5373003695610599daab7
Parent Commit: 06c0513
Committed By: Sergey Sharybin
Lines Changed: +35, -12

9 Modified Paths:

/intern/cycles/blender/addon/properties.py (+2, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+1, -0) (Diff)
/intern/cycles/blender/blender_python.cpp (+1, -0) (Diff)
/intern/cycles/device/opencl/opencl.h (+1, -0) (Diff)
/intern/cycles/device/opencl/opencl_split.cpp (+13, -8) (Diff)
/intern/cycles/device/opencl/opencl_util.cpp (+5, -0) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/util/util_debug.cpp (+7, -4) (Diff)
/intern/cycles/util/util_debug.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021