blender/intern/cycles/kernel
Thomas Dinges b7649ea757 Cycles / CUDA Kernel compile:
* Added option "WITH_BF_CYCLES_CUDA_THREADED_COMPILE" for the people who have much RAM (8 or more) and can compile several kernels at the same time. If enabled, it uses the general BF_NUMJOBS flag.
* The option is off per default.
2011-12-06 16:00:57 +00:00
..
osl Invert Color Cycles Node 2011-12-03 23:05:35 +00:00
svm Invert Color Cycles Node 2011-12-03 23:05:35 +00:00
CMakeLists.txt Invert Color Cycles Node 2011-12-03 23:05:35 +00:00
kernel_bvh.h Cycles: 2011-12-02 14:26:28 +00:00
kernel_camera.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_compat_cpu.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_compat_cuda.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_compat_opencl.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_differential.h
kernel_displace.h
kernel_emission.h Cycles: add transparent shadow support, i.e. shadows through Transparent BSDF 2011-10-16 17:54:43 +00:00
kernel_film.h Cycles: tweaks to properties and nodes 2011-09-16 13:14:02 +00:00
kernel_globals.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_light.h Cycles: 2011-10-15 23:49:01 +00:00
kernel_math.h
kernel_mbvh.h
kernel_montecarlo.h Cycles: internal changes that should have no effect on user level yet, added 2011-09-27 20:37:24 +00:00
kernel_object.h
kernel_optimized.cpp Fix #29259: cycles issues on certain processors. Now two versions of the kernel 2011-11-15 15:13:38 +00:00
kernel_path.h Cycles: add transparent shadow support, i.e. shadows through Transparent BSDF 2011-10-16 17:54:43 +00:00
kernel_qbvh.h
kernel_random.h Cycles: 2011-11-12 14:29:52 +00:00
kernel_shader.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel_textures.h Cycles: internal changes that should have no effect on user level yet, added 2011-09-27 20:37:24 +00:00
kernel_triangle.h Cycles: some steps to getting OpenCL backend to compile. 2011-05-20 12:26:01 +00:00
kernel_types.h Cycles: OpenCL tweaks 2011-11-22 13:15:19 +00:00
kernel.cl Fix #29274: problem compiling cycles opencl kernel from directory with spaces. 2011-11-22 16:38:58 +00:00
kernel.cpp Cycles: internal changes that should have no effect on user level yet, added 2011-09-27 20:37:24 +00:00
kernel.cu Cycles: tweaks to properties and nodes 2011-09-16 13:14:02 +00:00
kernel.h Fix #29259: cycles issues on certain processors. Now two versions of the kernel 2011-11-15 15:13:38 +00:00
SConscript Cycles / CUDA Kernel compile: 2011-12-06 16:00:57 +00:00