blender/intern/cycles/kernel/osl
Brecht Van Lommel 5d97c93c08 Fix compiler warning due to undefined BVH_FUNCTION_FEATURES with patch by Campbell,
and a coverity warning about use of uninitialized variables with OSL.
2013-08-20 18:25:59 +00:00
..
background.cpp Cycles: 4 new nodes. 2012-11-06 19:59:02 +00:00
bsdf_diffuse_ramp.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
bsdf_phong_ramp.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
CMakeLists.txt Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
emissive.cpp Cycles OSL minor optimizations: recycle shading context, don't do memory 2012-12-15 10:18:42 +00:00
osl_bssrdf.cpp Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
osl_bssrdf.h Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
osl_closures.cpp Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
osl_closures.h Cycles: Subsurface Scattering 2013-08-18 14:15:57 +00:00
osl_globals.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_services.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_services.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
osl_shader.cpp Fix compiler warning due to undefined BVH_FUNCTION_FEATURES with patch by Campbell, 2013-08-20 18:25:59 +00:00
osl_shader.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
SConscript Cycles / SCons: 2013-04-29 15:52:38 +00:00