Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Werner <stefan.werner@tangent-animation.com>2017-11-09 16:38:17 +0300
committerStefan Werner <stefan.werner@tangent-animation.com>2017-11-09 16:38:17 +0300
commit83d9f8e37963e622fbd7d8c0902d077b67618f7b (patch)
tree6299a29bda1c72f719c60e47ce5b79de01e95c56 /source/blender/blenlib/BLI_compiler_attrs.h
parent08a023d7cac24f97531220c953d225c7bfefbd01 (diff)
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.
Diffstat (limited to 'source/blender/blenlib/BLI_compiler_attrs.h')
0 files changed, 0 insertions, 0 deletions