blender/intern/cycles/kernel/kernels/cpu
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_avx2.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
kernel_avx.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
kernel_sse2.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
kernel_sse3.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
kernel_sse41.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00
kernel.cpp Cycles: Move branched path tracking into own file 2015-06-15 23:02:42 +02:00