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

3 Modified Paths:

/intern/cycles/kernel/geom/geom_object.h (+2, -1) (Diff)
/intern/cycles/util/util_math.h (+12, -10) (Diff)
/intern/cycles/util/util_transform.h (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021