Blender Git Commit Log

Git Commits -> Revision cc95172

Revision cc95172 by Sergey Sharybin (master)
October 12, 2016, 10:12 (GMT)
Cycles: Fix use of uninitialized variable in SSS

When ray hits curve segment with SSS shader it was possible to have
uninitialized hit_P variable used for sampling.

Seems that was a reason of our headache of difference between AVX2
and SSE4 render results here, so now we can revert all the nasty
ifdef-ed inline policies.

Commit Details:

Full Hash: cc951726673e0e7e9969ce83f90efdabde289791
Parent Commit: edd9d89
Lines Changed: +4, -0

1 Modified Path:

/intern/cycles/kernel/kernel_subsurface.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021