blender/intern/cycles/device/opencl
Sergey Sharybin bb0d812d98 Cycles: Disable OpenCL on macOS
This is unfortunate, but the number of bugs in this configuration
keeps growing, and almost all of them are caused by bug in OpenCL
compiler.

The compiler is not likely to be fixed, since Apple declared OpenCL
deprecated.

This evil commit is aimed to keep officially supported features
of Blender in a good working and stable state.
2018-12-07 14:37:47 +01:00
..
memory_manager.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
memory_manager.h Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
opencl_base.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
opencl_mega.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
opencl_split.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
opencl_util.cpp Cycles: Disable OpenCL on macOS 2018-12-07 14:37:47 +01:00
opencl.h Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00