blender/intern/cycles/kernel/osl
Sergey Sharybin 1f1dcdfd76 Cycles: Move system headers include to the top of the files
This is a good practice to do anyway, plus it'll help with the upcoming change.
2014-10-06 12:36:46 +02: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: Remove Westin closure. 2014-10-03 16:03:49 +02:00
osl_closures.h Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
osl_globals.h Cycles: Move system headers include to the top of the files 2014-10-06 12:36:46 +02:00
osl_services.cpp Cleanup: Avoid some defines for scene_intersect(), related to Min Width. 2014-09-24 11:32:29 +02:00
osl_services.h Fix T41276: OSL bug in getmessage ("trace", "geom:name" , output) 2014-08-05 17:54:08 +06:00
osl_shader.cpp Cycles: Move system headers include to the top of the files 2014-10-06 12:36:46 +02:00
osl_shader.h Cycles Volume Render: add support for overlapping volume objects. 2013-12-28 20:12:11 +01:00
SConscript Cycles: Forgot to set WITH_CYCLES_DEBUG for OSL kernel 2014-10-05 17:43:54 +02:00