Blender Git Commit Log

Git Commits -> Revision 9cf6946

Revision 9cf6946 by Sv. Lockal (master)
January 13, 2014, 14:31 (GMT)
Fix cycles texture crash on win x86-64 + msvc 11

Use union for __m128 aliasing; while gcc supports no-strict-aliasing attribute, unions are the most common way to deal with __m128 in msvc.

Commit Details:

Full Hash: 9cf6946d3113fe1a8b61954fd724f4db6a4a8e8e
Parent Commit: 5ad5883
Lines Changed: +21, -18

1 Modified Path:

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