Sergey Sharybin 03cb146afa Fix T43496: Infinite loop in kernel when using surface attribute for volume
The issue was caused bu the optimization in surface attributes for cases when
there's only a volume shader used. Some attributes doesn't make sense in that
case and were skipped from calculation.

However, it is possible that kernel would still try to access them (because of
the shader setup etc). Prevented an infinite loop in the kernel now, which
should not have much affect on regular renders.
2015-01-31 14:39:19 +05:00
2015-01-29 15:56:23 +11:00
2015-01-29 15:56:23 +11:00
2015-01-29 15:56:23 +11:00
2015-01-30 15:13:59 +01:00
2015-01-30 15:13:09 +05:00
2013-12-24 22:57:27 +06:00
2014-08-08 06:00:49 +10:00
Description
No description provided
926 MiB
Languages
C++ 78.1%
Python 15%
C 2.8%
GLSL 1.8%
CMake 1.2%
Other 0.9%