blender/intern/cycles/device
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
..
opencl Cycles: Disable OpenCL on macOS 2018-12-07 14:37:47 +01:00
CMakeLists.txt msvc: Use source folder structure for project file. 2018-02-03 16:38:27 -07:00
device_cpu.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_cuda.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_denoising.cpp Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 2018-11-29 02:45:24 +01:00
device_denoising.h Cycles: Add sample-based runtime profiler that measures time spent in various parts of the CPU kernel 2018-11-29 02:45:24 +01:00
device_intern.h Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_memory.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_memory.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
device_multi.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_network.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_network.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
device_opencl.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_split_kernel.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_split_kernel.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
device_task.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_task.h Cycles: Cleanup, don't use strict C prototypes 2018-11-09 12:04:41 +01:00
device.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device.h Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00