blender/intern/cycles/kernel
Thomas Dinges 37e91d8965 Compile fix / Cycles:
* 'T' is now also used for the Subsurface closure.
2013-09-04 13:37:35 +00:00
..
closure Fix cycles CUDA/OpenCL build error after recent change. 2013-09-04 01:04:14 +00:00
osl Fix a few issues reported by coverity scan. 2013-09-03 22:39:21 +00:00
shaders Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
svm Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this will 2013-09-03 22:39:17 +00:00
CMakeLists.txt add GPL header to treehash.c and add missing includes to cmake. 2013-08-24 03:17:28 +00:00
kernel_accumulate.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_bvh_subsurface.h Fix #36526: SSS + hair crash after recent changes. 2013-08-21 12:20:38 +00:00
kernel_bvh_traversal.h Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
kernel_bvh.h Code cleanup / Cycles: 2013-08-23 12:19:35 +00:00
kernel_camera.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_compat_cpu.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_compat_cuda.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_compat_opencl.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_curve.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_differential.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_displace.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_emission.h Cycles: more code refactoring to rename things internally as well. Also change 2013-08-23 14:34:34 +00:00
kernel_film.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_globals.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_jitter.h Fix #36545: crash with branched path tracing, correlated multi-jittered 2013-08-23 23:04:50 +00:00
kernel_light.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_math.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_montecarlo.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_object.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_passes.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_path.h Fix #36620: sss + indirect light rendering artifacts, due to wrong correlation in 2013-09-01 14:10:40 +00:00
kernel_primitive.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_projection.h Cycles: 2013-06-14 14:29:00 +00:00
kernel_random.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_shader.h Cycles: more code refactoring to rename things internally as well. Also change 2013-08-23 14:34:34 +00:00
kernel_sse2.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_sse3.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel_subsurface.h Fix cycles CUDA/OpenCL build error after recent change. 2013-09-04 01:04:14 +00:00
kernel_textures.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_triangle.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel_types.h Compile fix / Cycles: 2013-09-04 13:37:35 +00:00
kernel.cl Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.cpp Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.cu Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
kernel.h Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
SConscript Cycles: update build configurations to include CUDA sm_35 architecture. When using 2013-06-20 13:10:47 +00:00