blender/intern/cycles/device
Brecht Van Lommel 97f50c71b9 Fix --debug-cycles printing CUDA devices twice
Reuse the CUDA devices list for Optix device detection.
2020-05-14 16:07:22 +02:00
..
cuda Cycles: mark CUDA 10.2 as officially supported 2020-05-05 15:06:49 +02:00
opencl Cycles: limit number of processes compiling OpenCL kernel based on memory 2020-03-25 16:39:37 +01:00
CMakeLists.txt Cleanup: Move common CUDA/OptiX Cycles device code into separate file 2020-02-12 13:11:32 +01:00
device_cpu.cpp Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device_cuda.cpp Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device_denoising.cpp Cycles Denoising: Get rid of halos around bright edges 2019-06-01 00:45:03 +02:00
device_denoising.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device_intern.h Fix --debug-cycles printing CUDA devices twice 2020-05-14 16:07:22 +02:00
device_memory.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
device_memory.h Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
device_multi.cpp Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
device_network.cpp Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device_network.h Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
device_opencl.cpp Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device_optix.cpp Fix --debug-cycles printing CUDA devices twice 2020-05-14 16:07:22 +02:00
device_split_kernel.cpp Adaptive Sampling for Cycles. 2020-03-05 12:21:38 +01:00
device_split_kernel.h Adaptive Sampling for Cycles. 2020-03-05 12:21:38 +01:00
device_task.cpp Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device_task.h Adaptive Sampling for Cycles. 2020-03-05 12:21:38 +01:00
device.cpp Fix --debug-cycles printing CUDA devices twice 2020-05-14 16:07:22 +02:00
device.h Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00