Blender Git Commit Log

Git Commits -> Revision c961737

Revision c961737 by Sergey Sharybin (master)
August 8, 2017, 20:01 (GMT)
Cycles: Fix compilation error of filter kernels on 32 bit Windows

We don't enable global SSE optimizations in regular kernel, and we
keep those disabled on Linux 32bit.

One possible workaround would be to pass arguments by ccl_ref, but
that is quite a few of code which better be done accurately.

Commit Details:

Full Hash: c961737d0f20fec7a1c241372d367b87fe6e4a1e
Parent Commit: b6d7cdd
Lines Changed: +0, -2

2 Modified Paths:

/intern/cycles/kernel/kernels/cpu/filter_sse2.cpp (+0, -1) (Diff)
/intern/cycles/kernel/kernels/cpu/filter_sse3.cpp (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021