blender/intern/cycles/device
Sergey Sharybin fa91b43e8c Cycles: Make it more proper check on vectorization flags from DebugFlags
Mimics to checks in system_cpu_support() checks.
2018-01-19 15:48:42 +01:00
..
opencl Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
CMakeLists.txt Code refactor: store device/interp/extension/type in each device_memory. 2017-10-24 01:03:59 +02:00
device_cpu.cpp Cycles: Make it more proper check on vectorization flags from DebugFlags 2018-01-19 15:48:42 +01:00
device_cuda.cpp Fix issue with moving CUDA memory to host and multiple devices. 2018-01-11 00:00:48 +01:00
device_denoising.cpp Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01:00
device_denoising.h Cycles: Improve denoising speed on GPUs with small tile sizes 2017-11-30 07:37:08 +01: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.cpp Fix T53830: Cycles OpenCL debug assert on macOS, 2018-01-19 11:35:07 +01:00
device_memory.h Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
device_multi.cpp Cycles: CUDA support for rendering scenes that don't fit on GPU. 2018-01-02 23:50:18 +01:00
device_network.cpp Code refactor: device memory cleanups, preparing for mapped host memory. 2017-11-05 15:22:04 +01:00
device_network.h Code refactor: device memory cleanups, preparing for mapped host memory. 2017-11-05 15:22:04 +01:00
device_opencl.cpp Fix T53692: OpenCL multi GPU rendering not using all GPUs. 2018-01-11 00:00:48 +01:00
device_split_kernel.cpp Cycles: Set error if a split kernel fails to load 2017-11-11 01:01:14 -05:00
device_split_kernel.h Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variable 2017-11-09 01:04:06 -05:00
device_task.cpp Code refactor: split displace/background into separate kernels, remove luma. 2017-10-05 17:57:58 +02:00
device_task.h Code refactor: split displace/background into separate kernels, remove luma. 2017-10-05 17:57:58 +02:00
device.cpp Cycles: Remove unneeded include statements 2018-01-19 15:19:45 +01:00
device.h Fix T53830: Cycles OpenCL debug assert on macOS, 2018-01-19 11:35:07 +01:00