Blender Git Commit Log

Git Commits -> Revision 7bddb79

January 20, 2017, 10:25 (GMT)
Cycles: Fix another OpenCL logging issue

Previously an error message would be printed whenever the OpenCL build produced output.
However, some frameworks seem to print extra information even if the build succeeded, so now the actual returned error is checked as well.
When --debug-cycles is activated, the build output will always be printed, otherwise it only gets printed if there was an error.

Commit Details:

Full Hash: 7bddb79f495ebed96c9798828715b355db10f641
Parent Commit: 3778475
Committed By: Sergey Sharybin
Lines Changed: +9, -13

2 Modified Paths:

/intern/cycles/device/opencl/opencl_base.cpp (+3, -0) (Diff)
/intern/cycles/device/opencl/opencl_util.cpp (+6, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021