blender/intern/cycles/device
Brecht Van Lommel d97c83712c Cycles: mark CUDA 10.2 as officially supported
It appears to work fine after a recent bugfix and testing for the past few
weeks.
2020-05-05 15:06:49 +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 Cleanup: tweak Cycles #includes in preparation for clang-format sorting 2020-03-06 14:44:42 +01: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 Cycles/Optix: Support building the optix kernels on demand. 2020-04-11 12:59:21 -06: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 Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00
device.h Cleanup: refactor adaptive sampling to more easily change some parameters 2020-04-07 20:29:48 +02:00