blender/intern/cycles/device
Lukas Stockner 40f528a7da Cycles: Add per-tile render time debug pass
Reviewers: sergey, brecht

Differential Revision: https://developer.blender.org/D2920
2017-11-17 16:40:24 +01:00
..
opencl Cycles: Add per-tile render time debug pass 2017-11-17 16:40:24 +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: Add per-tile render time debug pass 2017-11-17 16:40:24 +01:00
device_cuda.cpp Cycles: Add per-tile render time debug pass 2017-11-17 16:40:24 +01:00
device_denoising.cpp Cycles: avoid reallocating tile denoising memory many times during render. 2017-11-09 20:28:00 +01:00
device_denoising.h Cycles: avoid reallocating tile denoising memory many times during render. 2017-11-09 20:28:00 +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 Code refactor: device memory cleanups, preparing for mapped host memory. 2017-11-05 15:22:04 +01:00
device_memory.h Cycles: avoid reallocating tile denoising memory many times during render. 2017-11-09 20:28:00 +01:00
device_multi.cpp Fix T53146: incomplete multi GPU and CPU + GPU memory statistics. 2017-10-24 17:40:43 +02: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 Code refactor: use DeviceInfo to enable QBVH and decoupled volume shading. 2017-10-08 13:17:33 +02: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: Replace __MAX_CLOSURE__ build option with runtime integrator variable 2017-11-09 01:04:06 -05:00
device.h Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variable 2017-11-09 01:04:06 -05:00