Blender Git Loki

Git Commits -> Revision 02bac54

January 1, 2018, 15:01 (GMT)
Compositor: Ensured 16 byte alignment for variables accessed by SSE instructions.

Before this patch, the XBlur/YBlur compositor nodes would crash for me when run in a MSVC 2015 debug build (test scene: BMW27_cpu). I added the compiler instructions to explicitly align the local variables that the SSE instructions are accessing.

Commit Details:

Full Hash: 02bac54fa9347da5074f677c2732c582bb1fa79c
Parent Commit: 8f9d9ba
Committed By: Bastien Montagne
Lines Changed: +14, -0

2 Modified Paths:

/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+7, -0) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021