bdk-blender/intern/cycles/integrator
2023-05-17 11:07:56 +02:00
..
adaptive_sampling.cpp Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
adaptive_sampling.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
CMakeLists.txt CMake: quiet references to undeclared variable warnings 2023-01-19 17:10:42 +11:00
denoiser_gpu.cpp Cycles: Refactored GPU denoising code 2023-04-05 11:19:15 +02:00
denoiser_gpu.h Cycles: Refactored GPU denoising code 2023-04-05 11:19:15 +02:00
denoiser_oidn.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
denoiser_oidn.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
denoiser_optix.cpp Cycles: Refactored GPU denoising code 2023-04-05 11:19:15 +02:00
denoiser_optix.h Cycles: Refactored GPU denoising code 2023-04-05 11:19:15 +02:00
denoiser.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
denoiser.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
guiding.h Cycles: add Path Guiding on CPU through Intel OpenPGL 2022-09-27 15:56:32 +02:00
pass_accessor_cpu.cpp Cleanup: consistently use parallel_for without tbb namespace in Cycles 2022-04-18 19:14:36 +02:00
pass_accessor_cpu.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
pass_accessor_gpu.cpp Cleanup: use STRNCPY, SNPRINTF macros 2023-05-09 14:08:19 +10:00
pass_accessor_gpu.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
pass_accessor.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
pass_accessor.h Fix #106667: Cycles: Multi-device denoise runs denoising data passes 2023-04-07 16:49:43 +02:00
path_trace_display.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
path_trace_display.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
path_trace_tile.cpp Cycles: Improve denoiser update performance when rendering with multiple GPUs 2022-08-12 16:00:54 +02:00
path_trace_tile.h Cycles: Improve denoiser update performance when rendering with multiple GPUs 2022-08-12 16:00:54 +02:00
path_trace_work_cpu.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
path_trace_work_cpu.h Cleanup: spelling in comments 2022-09-28 09:41:31 +10:00
path_trace_work_gpu.cpp Cycles: avoid doing zero-sized allocations with partitioned shader sorting 2023-05-17 11:07:56 +02:00
path_trace_work_gpu.h Cycles: Use local atomics for faster shader sorting (enabled on Metal) 2023-02-06 11:18:26 +00:00
path_trace_work.cpp Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
path_trace_work.h Clang-Format: Allow empty functions to be single-line 2023-03-29 16:50:54 +02:00
path_trace.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
path_trace.h Cleanup: comment blocks 2023-03-09 10:39:49 +11:00
render_scheduler.cpp Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
render_scheduler.h Cycles: adjust resolution divider to achieve a more usable viewport 2023-03-17 11:15:58 +01:00
shader_eval.cpp Cleanup: add verbose logging category names instead of numbers 2022-06-17 14:08:14 +02:00
shader_eval.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
tile.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
tile.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
work_balancer.cpp Cleanup: remove redundant lerp function, mix already does the same 2023-05-12 21:00:52 +02:00
work_balancer.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
work_tile_scheduler.cpp Fix #106405: Cycles multi GPU crash with vertex color baking 2023-04-17 15:31:35 +02:00
work_tile_scheduler.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00