blender/intern/cycles/kernel
Thomas Dinges cc7b2a0b04 Cycles / Fresnel Node:
* Add a "Normal" Input to the Fresnel node.
* Fix for the Fresnel GLSL code (normalize the Incoming vector).

Patch #37384 by Philipp Oeser (lichtwerk) , thanks!
2013-11-09 13:14:00 +00:00
..
closure * Style cleanup / Cycles. 2013-09-19 23:54:16 +00:00
osl Cycles / SSS: 2013-10-08 17:07:18 +00:00
shaders Fix for OSL bug reported on IRC by Pablo Vasquez: Clamp option of the math node in OSL produces bad results. Really stupid bug, OSL math node was assigning the clamped 1st input value instead of the 2013-10-23 11:30:18 +00:00
svm Cycles / Fresnel Node: 2013-11-09 13:14:00 +00:00
CMakeLists.txt Cycles / CUDA: 2013-10-08 15:29:28 +00:00
kernel_accumulate.h Fix #36741: cycles AO pass giving values > 1.0 with transparency. 2013-09-17 13:22:42 +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 Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We now 2013-09-27 19:09:31 +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 Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We now 2013-09-27 19:09:31 +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 Fix #37184: film exposure + transparency not working well in cycles viewport. 2013-10-28 19:01:01 +00:00
kernel_globals.h Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We now 2013-09-27 19:09:31 +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 Fix #36741: cycles AO pass giving values > 1.0 with transparency. 2013-09-17 13:22:42 +00:00
kernel_path_state.h Cycles: 2013-09-08 18:59:39 +00:00
kernel_path.h Cycles / SSS: 2013-10-08 17:07:18 +00:00
kernel_primitive.h Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We now 2013-09-27 19:09:31 +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 / CUDA: 2013-10-08 15:29:28 +00:00
kernel_sse2.cpp Better fix for #36935 and 36316: 2013-10-05 19:56:34 +00:00
kernel_sse3.cpp Better fix for #36935 and 36316: 2013-10-05 19:56:34 +00:00
kernel_subsurface.h Cycles / SSS: 2013-10-08 17:07:18 +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 Code cleanup: Remove some more unused cycles SSS code, related to the lookup table. 2013-10-12 09:54:57 +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 / CUDA: 2013-10-08 15:29:28 +00:00