Blender Git Loki

Git Commits -> Revision db28411

Revision db28411 by Brecht Van Lommel (master)
February 17, 2021, 15:26 (GMT)
BLI: use sse2neon to emulate SSE instructions with Arm Neon

* WITH_CPU_SSE was renamed to WITH_CPU_SIMD, and now covers both SSE and Neon.
* For macOS sse2neon.h is included as part of the precompiled libraries.
* For Linux it is enabled if the sse2neon.h header file is detected. However
this library does not have official releases and is not shipped with any Linux
distribution, so manual installation and configuration is required to get this
working.

Ref D8237, T78710

Commit Details:

Full Hash: db28411fd90b77035dddc1682bb2786da34f73e9
Parent Commit: 859118d
Lines Changed: +75, -39

6 Modified Paths:

/build_files/cmake/macros.cmake (+8, -12) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+5, -2) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+4, -0) (Diff)
/CMakeLists.txt (+48, -23) (Diff)
/intern/cycles/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenlib/BLI_simd.h (+9, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021