blender/intern/cycles/kernel/closure
Sergey Sharybin 87cff57207 Fix T44123: Cycles SSS renders black in recent builds
Issue was introduced in 01ee21f where i didn't notice *_setup()
function only doing partial initialization, and some of parameters
are expected to be initialized by callee function.

This was hitting only some setups, so tests with benchmark scenes
didn't unleash issues. Now it should all be fine.

This is to go to the 2.74 branch and we actually might re-AHOY.
2015-03-25 02:33:49 +05:00
..
bsdf_ashikhmin_shirley.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
bsdf_ashikhmin_velvet.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
bsdf_diffuse_ramp.h Fix T43926: Volume scatter: intersecting objects GPU rendering artifacts 2015-03-23 12:48:33 +05:00
bsdf_diffuse.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
bsdf_hair.h Cleanup for Cycles hair shader ifdefs. 2015-02-18 15:57:39 +01:00
bsdf_microfacet.h Cycles: Use some more bools in microfacet code. 2015-02-16 12:32:42 +01:00
bsdf_oren_nayar.h Cycles: Remove empty closure blur code and the corresponding entries in the switch. 2015-02-17 13:44:25 +01:00
bsdf_phong_ramp.h Fix T43926: Volume scatter: intersecting objects GPU rendering artifacts 2015-03-23 12:48:33 +05:00
bsdf_reflection.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
bsdf_refraction.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
bsdf_toon.h Cycles: Remove empty closure blur code and the corresponding entries in the switch. 2015-02-17 13:44:25 +01:00
bsdf_transparent.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
bsdf_util.h Comment out SVM fresnel_conductor() function for now, still unused. 2014-09-07 21:13:00 +02:00
bsdf.h Cycles: Remove empty closure blur code and the corresponding entries in the switch. 2015-02-17 13:44:25 +01:00
bssrdf.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00
emissive.h Cycles: change __device and similar qualifiers to ccl_device in kernel code. 2013-11-18 08:48:15 +01:00
volume.h Fix T44123: Cycles SSS renders black in recent builds 2015-03-25 02:33:49 +05:00