blender/intern/cycles/device
2018-02-18 00:53:25 +01:00
..
opencl Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes. 2018-02-05 22:19:49 +01:00
CMakeLists.txt msvc: Use source folder structure for project file. 2018-02-03 16:38:27 -07:00
device_cpu.cpp Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes. 2018-02-05 22:19:49 +01:00
device_cuda.cpp Cycles: tweak CUDA messages and avoid build errors with existing sm_2x configs. 2018-02-18 00:53:25 +01:00
device_denoising.cpp Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes. 2018-02-05 22:19:49 +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 Fix Cycles allocating too much device memory, after recent memory refactoring. 2018-01-29 17:07:08 +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 Cycles: Replace use_qbvh boolean flag with an enum-based property 2018-01-22 17:19:20 +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 Cycles: Replace use_qbvh boolean flag with an enum-based property 2018-01-22 17:19:20 +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 Fermi texture code. 2018-02-17 22:56:58 +01:00
device.h Cycles: Remove Fermi texture code. 2018-02-17 22:56:58 +01:00