blender/intern/cycles
Brecht Van Lommel e46551246c Fix #35272: cycles GPU crash with anisotropic shader in group node.
Problem was that due to group proxy node the anisotropic node did not detect
early enough that it needs generated texture coordinate data to generate the
tangent. Now the proxy nodes are removed earlier.
2013-05-10 11:31:57 +00:00
..
app Cycles Test App: 2013-01-17 22:51:54 +00:00
blender Cycles / Hair rendering: 2013-05-08 17:33:25 +00:00
bvh Fix #34172: cycles BVH build crashing in some rare circumstances on 32 bit linux. 2013-04-26 02:18:29 +00:00
cmake Cycles / CMake: 2012-11-09 18:31:04 +00:00
device Cycles / OpenCL: 2013-05-09 16:16:41 +00:00
doc edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
kernel Cycles OpenCL: fix other build issues when enabling more features. 2013-05-09 15:28:38 +00:00
render Fix #35272: cycles GPU crash with anisotropic shader in group node. 2013-05-10 11:31:57 +00:00
subd Cycles Hair: refactoring to support generic attributes for hair curves. There 2013-01-03 12:08:54 +00:00
util Cycles OpenCL: a few fixes to get things compiling after kernel changes, 2013-05-09 14:05:40 +00:00
CMakeLists.txt Fix cycles intersection issue with overlapping faces on windows 32 bit and CPU 2013-02-04 16:12:37 +00:00
SConscript Cycles: 2013-05-09 14:21:36 +00:00