Commit 15510f8
committed
Core: fix allocation of overaligned types
Samples: bump C++ standard to C++17 for Tutorial 00 (Win/Linux), Tutorial 15, USD Viewer, and GLFW Demo1 parent fe77d96 commit 15510f8
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule DiligentCore updated 7 files
- Common/interface/RefCountedObjectImpl.hpp+47-6
- Common/src/DefaultRawMemoryAllocator.cpp+4-58
- Primitives/CMakeLists.txt+2
- Primitives/interface/AlignedMalloc.h+66
- Primitives/src/AlignedMalloc.cpp+69
- Tests/DiligentCoreTest/src/Common/RefCntAutoPtrTest.cpp+60-1
- Tests/DiligentCoreTest/src/Primitives/AlignedMallocTest.cpp+71
0 commit comments