Blender Git Loki
Git Commits -> Revision 6a4ec3c
Revision 6a4ec3c by Sergey Sharybin (master) October 12, 2016, 11:54 (GMT) |
Cycles: Add new avxf vectorized data type Based on existing ssef data type and to my knowledge it's also what happens in Embree nowadays. Inspired by Maxym Dmytrychenko and required for the upcoming triangle intersection commit. Hopefully the copyright message is correct. |
Commit Details:
Full Hash: 6a4ec3ca43b3aaade29a3642f3c6a6138b89e4b8
Parent Commit: fa62a98
Lines Changed: +202, -0
1 Added Path:
/intern/cycles/util/util_avxf.h (+185, -0) (View)