blender/intern/cycles/device
Mai Lavelle 365a4239c5 Cycles: Workaround for driver hangs
Simple workaround for some issues we've been having with AMD drivers hanging
and rendering systems unresponsive. Unfortunately this makes things a bit
slower, but its better than having to do hard reboots. Will be removed when
drivers have been fixed.

Define CYCLES_DISABLE_DRIVER_WORKAROUNDS to disable for testing purposes.
2017-03-08 00:52:41 -05:00
..
opencl Cycles: Workaround for driver hangs 2017-03-08 00:52:41 -05:00
CMakeLists.txt Cycles: OpenCL split kernel refactor 2017-03-08 00:52:41 -05:00
device_cpu.cpp Cycles: Allow device_memory to be used directly 2017-03-08 00:52:41 -05:00
device_cuda.cpp Cycles: Allow device_memory to be used directly 2017-03-08 00:52:41 -05:00
device_intern.h Cycles: Refactor Device selection to allow individual GPU compute device selection 2016-11-07 03:19:29 +01:00
device_memory.h Cycles: Allow device_memory to be used directly 2017-03-08 00:52:41 -05:00
device_multi.cpp Fix T50719: Memory usage won't reset to zero while re-rendering on two video cards 2017-02-20 11:02:19 +01:00
device_network.cpp Cycles: Refactor Progress system to provide better estimates 2016-12-03 05:02:21 +01:00
device_network.h Cycles: Use explicit qualifier for single-argument constructors 2016-05-11 16:51:14 +02:00
device_opencl.cpp Cycles: Refactor Device selection to allow individual GPU compute device selection 2016-11-07 03:19:29 +01:00
device_split_kernel.cpp Cycles: OpenCL split kernel refactor 2017-03-08 00:52:41 -05:00
device_split_kernel.h Cycles: OpenCL split kernel refactor 2017-03-08 00:52:41 -05:00
device_task.cpp Cycles: Refactor Progress system to provide better estimates 2016-12-03 05:02:21 +01:00
device_task.h Cycles: Expose passes size to device tasks 2017-03-08 00:52:41 -05:00
device.cpp Land D2339 by bliblu bli 2016-12-09 08:28:04 -07:00
device.h Land D2339 by bliblu bli 2016-12-09 08:28:04 -07:00