Blender Git Commit Log
Git Commits -> Revision 7e380ad
Revision 7e380ad by Sergey Sharybin (master) October 26, 2016, 20:14 (GMT) |
Cycles: Another attempt to fix crashes on AVX2 processors Basically don't use rcp() in areas which seems to be critical after second look. Also disabled some multiplication operators, not sure yet why they might be a problem. Tomorrow will be setting up a full test with all cases which were buggy in our farm to see if this fix is complete. |
Commit Details:
Full Hash: 7e380ad4c0236e6e572023e85694acec3da28e6e
Parent Commit: de22e55
Lines Changed: +16, -14