Blender Git Commit Log

Git Commits -> Revision 2768e62

January 20, 2017, 10:25 (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: 2768e623a905317d989bfd6d51cc316a31b5ae72
Parent Commit: 2b87d3b
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