blender/intern/cycles/device
Jeroen Bakker 6237743111 Cycles/OpenCL: Added missing opencl programs
The functions that determine the program name + filename of kernels
were missing some base kernels like denoising and base. For completeness
I added those kernels so the function returns the correct results.
2019-03-15 08:11:28 +01:00
..
opencl Cycles/OpenCL: Added missing opencl programs 2019-03-15 08:11:28 +01:00
CMakeLists.txt Cycles OpenCL: Remove OpenCL MegaKernel 2019-02-20 15:17:22 +01:00
device_cpu.cpp Fix Cycles build error on non-x86 processors. 2019-03-06 13:37:06 +01:00
device_cuda.cpp Cycles: animation denoising support in the kernel. 2019-02-06 15:18:42 +01:00
device_denoising.cpp Cycles: add animation denoising Python operator. 2019-02-11 13:39:08 +01:00
device_denoising.h Cycles: animation denoising support in the kernel. 2019-02-06 15:18:42 +01:00
device_intern.h Cycles: Support multithreaded compilation of kernels 2019-02-15 08:56:20 +01:00
device_memory.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_memory.h Cycles: Cleanup, split array from vector 2018-11-09 11:54:24 +01:00
device_multi.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_network.cpp Fix T58183: crash with CPU + GPU rendering after profiling changes. 2018-11-29 23:43:27 +01:00
device_network.h Cycles: Cleanup, spacing after preprocessor 2018-11-09 11:34:54 +01:00
device_opencl.cpp Cycles OpenCL: Remove OpenCL MegaKernel 2019-02-20 15:17:22 +01:00
device_split_kernel.cpp T61576: Do Not (Re-)Compile OpenCL kernels 2019-02-26 12:45:26 +01:00
device_split_kernel.h Fix T60300, T57774: Cycles OpenCL viewport crash with subsurface scattering. 2019-01-09 16:42:03 +01:00
device_task.cpp Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
device_task.h Cycles: add animation denoising Python operator. 2019-02-11 13:39:08 +01:00
device.cpp T61971: Compilation Displacement/Background Kernel 2019-02-26 14:06:25 +01:00
device.h T61971: Compilation Displacement/Background Kernel 2019-02-26 14:06:25 +01:00