Blender Git Commit Log
Git Commits -> Revision 86f207f
Revision 86f207f by Stefan Werner (mac_arm64) July 14, 2020, 08:56 (GMT) |
macOS: Enabled Embree on arm64. This is using the arm port of Embree: https://github.com/lighttransport/embree-aarch64 Since that repository does not have releases, I created a fork on my personal github account: https://github.com/skwerner/embree-aarch64 We could move this to the Blender github account instead. |
Commit Details:
Full Hash: 86f207f4fdc17fa5ed6b600c1df9f8ed2e44d569
Parent Commit: fb94343
Lines Changed: +44, -19
8 Modified Paths:
/build_files/build_environment/cmake/embree.cmake (+7, -1) (Diff)
/build_files/build_environment/cmake/harvest.cmake (+2, -2) (Diff)
/build_files/build_environment/cmake/versions.cmake (+7, -2) (Diff)
/build_files/build_environment/CMakeLists.txt (+1, -1) (Diff)
/build_files/cmake/Modules/FindEmbree.cmake (+20, -9) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+0, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+6, -2) (Diff)
/intern/cycles/util/util_defines.h (+1, -1) (Diff)
/build_files/build_environment/cmake/harvest.cmake (+2, -2) (Diff)
/build_files/build_environment/cmake/versions.cmake (+7, -2) (Diff)
/build_files/build_environment/CMakeLists.txt (+1, -1) (Diff)
/build_files/cmake/Modules/FindEmbree.cmake (+20, -9) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+0, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+6, -2) (Diff)
/intern/cycles/util/util_defines.h (+1, -1) (Diff)