Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorJeroen Bakker <j.bakker@atmind.nl>2019-08-29 13:32:27 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2019-08-30 14:53:23 +0300
commitb9ed30c25c703c479dddab1ad6fec2adba558335 (patch)
treec30d0ccaf61712caed269fe5a20dca00735e7982 /source
parent040d075f17ede12b589b08b6fe13b9e667740487 (diff)
Cycles: OpenCL Separate Compilation Debug Flag
OpenCL Parallel compilation only works inside Blender. When using cycles in a different setup (standaline or other software) it failed compiling kernels as they don't have the appropriate Python API and command line arguments. This change introduces a `running_inside_blender` debug flag, that triggers out of process compilation of the kernels. Compilation still happens in subthread that enabled the preview kernels and compilation of the kernels during BVH building Reviewed By: brecht Differential Revision: https://developer.blender.org/D5439
Diffstat (limited to 'source')
0 files changed, 0 insertions, 0 deletions