blender/intern/cycles/kernel/osl
Sergey Sharybin a4bcd9bc96 Cycles: Fix missing packed images with newer versions of OSL
This isn't really complete fix, complete fix would require calculating
derivatives via OIIO API, but supporting this will either end up with
some code duplication or will require some non really safe changes at
this release cycle.
2015-09-03 18:16:30 +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: Add CPU compat headers to some of the OSL implementation files 2015-05-09 19:04:16 +05:00
bsdf_phong_ramp.cpp Cycles: Add CPU compat headers to some of the OSL implementation files 2015-05-09 19:04:16 +05: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: Add CPU compat headers to some of the OSL implementation files 2015-05-09 19:04:16 +05: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 Cleanup for Cycles hair shader ifdefs. 2015-02-18 15:57:39 +01:00
osl_closures.h Cleanup: Code style. 2015-04-26 00:42:26 +02:00
osl_globals.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
osl_services.cpp Cycles: Silent paranoid uninitialized GCC warnings in release kernels 2015-06-13 16:29:54 +02:00
osl_services.h Cycles: Fix missing packed images with newer versions of OSL 2015-09-03 18:16:30 +05:00
osl_shader.cpp Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
osl_shader.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
SConscript Cycles: Attempt to fix osl+scons compilation 2015-03-30 14:00:03 +05:00