Blender Git Commit Log
Git Commits -> Revision d097c72
Revision d097c72 by Mai Lavelle (master) April 11, 2017, 07:26 (GMT) |
Cycles: Only calculate global size of split kernel once to avoid changes Global size depends on memory usage which might change during rendering. Havent seen it happen but seems possible that this could cause the global size to be different than what was used for allocating buffers. |
Commit Details:
Full Hash: d097c72f81a7a61ac5b96ca691114ac2765823d0
Parent Commit: 1e6038a
Lines Changed: +17, -13