blender/intern/cycles/kernel/kernels/opencl
Sergey Sharybin 099aaea447 Cycles: Move branched path tracking into own file
Code there started becoming a bit too big, by splitting it up it'll make it
easier to do improvements or extending the features in there.

The layout is not totally final yet, would need to try de-duplicating parts
of code from split kernel with non-split integrators,
2015-06-15 23:02:42 +02:00
..
kernel_background_buffer_update.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_data_init.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_direct_lighting.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_holdout_emission_blurring_pathtermination_ao.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_lamp_emission.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_next_iteration_setup.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_queue_enqueue.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_scene_intersect.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_shader_eval.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_shadow_blocked.cl Fix T44833: Can't use ccl_local space in non-kernel functions 2015-05-26 22:54:02 +05:00
kernel_sum_all_radiance.cl Cycles: Restructure kernel files organization 2015-05-22 16:31:34 +05:00
kernel.cl Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00