blender/intern/cycles/kernel/kernels
Jeroen Bakker 02a7e875d7 Cycles OpenCL: Remove single program
Part of the cleanup of the OpenCL codebase.
Single program is not effective when using OpenCL, it is slower
to compile and slower during rendering (when used in for example
`barbershop` or `victor`).

Reviewers: brecht, #cycles

Maniphest Tasks: T62267

Differential Revision: https://developer.blender.org/D4481
2019-03-08 16:31:35 +01:00
..
cpu Cycles: animation denoising support in the kernel. 2019-02-06 15:18:42 +01:00
cuda Cycles: animation denoising support in the kernel. 2019-02-06 15:18:42 +01:00
opencl Cycles OpenCL: Remove single program 2019-03-08 16:31:35 +01:00