Blender Git Commit Log

Git Commits -> Revision ee28aee

Revision ee28aee by Sergey Sharybin (temp-cxx-upgrade)
June 18, 2020, 14:19 (GMT)
Cycles: Make compatible with C++17 on 10.9 deployment target

OSLRenderServices contains a member which is 64 bytes aligned and this
is onlys supported by default allocators in SDK 10.14. Since we take
care of allocation ourselves ignoring the diagnostic is an acceptable
way dealign with it.

Commit Details:

Full Hash: ee28aee36608c2d32c131957ac37969265c1ac5f
Parent Commit: e1ec3bc
Lines Changed: +9, -0

1 Modified Path:

/intern/cycles/kernel/osl/CMakeLists.txt (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021