Blender Git Commit Log
Git Commits -> Revision 1457e5e
Revision 1457e5e by Brecht Van Lommel (master) August 29, 2017, 20:55 (GMT) |
Fix Cycles Windows render errors with BVH2 CPU rendering. One problem is that it was always using __mm_blendv_ps emulation even if the instruction was supported. The other that the emulation function was wrong. Thanks a lot to Ray Molenkamp for tracking this one down. |
Commit Details:
Full Hash: 1457e5ea738de1da2ea5a7e6e5bf11b5a4c52d2e
Parent Commit: 696f4dc
Lines Changed: +11, -3
1 Modified Path:
/intern/cycles/util/util_simd.h (+11, -3) (Diff)