blender/intern/cycles/kernel/osl
Sergey Sharybin e224b5b9ca Cycles: OSL kernel now also ignores maybe-uninitialized
This is a bit of a mess because of the header dependency hell, but
since the tweak is small enough it's gonna be fine.
2015-02-02 22:15:33 +05:00
..
background.cpp Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
bsdf_diffuse_ramp.cpp Cycles OSL: fix mistake in recent refactoring, parameters are not set before setup. 2013-11-29 17:18:43 +01:00
bsdf_phong_ramp.cpp Cycles OSL: fix mistake in recent refactoring, parameters are not set before setup. 2013-11-29 17:18:43 +01:00
CMakeLists.txt Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
emissive.cpp Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
osl_bssrdf.cpp Cycles: Drop old OSL closure compatibility code. 2014-07-25 11:42:01 +02:00
osl_bssrdf.h Cycles OSL: refactoring to remove all dependencies on builtin OSL closures. 2013-11-29 04:01:07 +01:00
osl_closures.cpp Cycles: Use 16 bytes aligned closures in OSL 2014-12-03 20:34:03 +05:00
osl_closures.h Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
osl_globals.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_services.cpp Cycles: OSL kernel now also ignores maybe-uninitialized 2015-02-02 22:15:33 +05:00
osl_services.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_shader.cpp Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_shader.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
SConscript Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00