blender/intern/cycles/device
Brecht Van Lommel 53981c7fb6 Cleanup: refactor adaptive sampling to more easily change some parameters
No functional changes yet, this is work towards making CPU and GPU results
match more closely.
2020-04-07 20:29:48 +02:00
..
cuda Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01: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: Add CYCLES_OPTIX_TEST override 2020-03-26 11:30:17 -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