Commit ba60f1e
committed
Core: harden reference-counted lifetime handling
FX/Radient: make asset cache removal callback noexcept1 parent e020d62 commit ba60f1e
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule DiligentCore updated 8 files
- Common/interface/RefCntAutoPtr.hpp+93-63
- Common/interface/RefCountedObjectImpl.hpp+161-206
- Graphics/GraphicsEngine/include/DeviceObjectBase.hpp+2-3
- Graphics/GraphicsTools/src/BufferSuballocator.cpp+2-2
- Graphics/GraphicsTools/src/DynamicTextureAtlas.cpp+1-1
- Graphics/GraphicsTools/src/VertexPool.cpp+2-2
- Primitives/interface/ReferenceCounters.h+20-5
- Tests/DiligentCoreTest/src/Common/RefCntAutoPtrTest.cpp+545-6
Submodule DiligentFX updated 1 file
0 commit comments