blender/intern/cycles/integrator
Brecht Van Lommel 19785cb022 Fix Cycles CPU performance regression after recent change for intersections size
This struct is much bigger now, and does not actually need to be fully zero
initialized.
2021-09-29 20:25:16 +02:00
..
adaptive_sampling.cpp
adaptive_sampling.h
CMakeLists.txt
denoiser_device.cpp
denoiser_device.h
denoiser_oidn.cpp
denoiser_oidn.h
denoiser_optix.cpp
denoiser_optix.h
denoiser.cpp
denoiser.h
pass_accessor_cpu.cpp
pass_accessor_cpu.h
pass_accessor_gpu.cpp
pass_accessor_gpu.h
pass_accessor.cpp
pass_accessor.h
path_trace_work_cpu.cpp Fix Cycles CPU performance regression after recent change for intersections size 2021-09-29 20:25:16 +02:00
path_trace_work_cpu.h
path_trace_work_gpu.cpp Cycles: record large number of transparent shadow intersections on CPU 2021-09-29 16:37:32 +02:00
path_trace_work_gpu.h
path_trace_work.cpp
path_trace_work.h Cleanup: spelling in comments 2021-09-23 15:42:44 +10:00
path_trace.cpp Cycles: add HIP device support for AMD GPUs 2021-09-28 19:18:55 +02:00
path_trace.h Cleanup: spelling in comments 2021-09-23 22:08:02 +10:00
render_scheduler.cpp Cycles: Disable tile-level denoising 2021-09-28 17:05:47 +02:00
render_scheduler.h Cleanup: spelling in comments 2021-09-23 15:42:44 +10:00
shader_eval.cpp Fix T91641: crash rendering with 16k environment map in Cycles 2021-09-23 17:48:16 +02:00
shader_eval.h
tile.cpp
tile.h
work_balancer.cpp
work_balancer.h
work_tile_scheduler.cpp
work_tile_scheduler.h