Blender Git Commit Log
Git Commits -> Revision 92aeb84
Revision 92aeb84 by Sergey Sharybin (master) April 4, 2017, 13:43 (GMT) |
Cycles: Tag shaders for update after the threading part is over This avoids write access happening in non-atomic manner in Shader::tag_update which modifies the global managers. Even for 1 byte data types it's quite dangerous. |
Commit Details:
Full Hash: 92aeb84fde6402c0d2e337b030c06cfd171f5ba1
Parent Commit: 7b149bf
Lines Changed: +12, -11