Files
blender/intern/cycles/kernel
Sergey Sharybin 19adfd3176 Cycles: Fix OpenCL kernel compilation after the bake commit
There is no function pointers in OpenCL specification. For as long
as we want to support this platform we should follow the specifications.

While the code is not totally optimal now, it should not be that huge
of performance issue on CPU since it does jump tables just nicely, so
it's not that much extra computation here.
2016-01-19 22:53:19 +01:00
..
2016-01-15 13:00:56 -02:00
2015-05-09 19:52:40 +05:00
2015-05-09 19:52:40 +05:00
2015-05-09 19:52:40 +05:00