Commit 69859f9
committed
Updated Core and FX
Restore Android SDK 21 support
Hdrogent: look up primvars by role if match by name is not found1 parent bd389cc commit 69859f9
2 files changed
+2
-2
lines changedSubmodule DiligentCore updated 10 files
- Common/src/DefaultRawMemoryAllocator.cpp+56-12
- Graphics/GraphicsEngineOpenGL/include/DeviceContextGLImpl.hpp+4-1
- Graphics/GraphicsEngineOpenGL/include/FBOCache.hpp+2
- Graphics/GraphicsEngineOpenGL/include/VAOCache.hpp+3
- Graphics/GraphicsEngineOpenGL/interface/DeviceContextGL.h+11-9
- Graphics/GraphicsEngineOpenGL/src/DeviceContextGLImpl.cpp+8-6
- Graphics/GraphicsEngineOpenGL/src/FBOCache.cpp+8
- Graphics/GraphicsEngineOpenGL/src/RenderDeviceGLImpl.cpp+14-2
- Graphics/GraphicsEngineOpenGL/src/VAOCache.cpp+9
- Tests/IncludeTest/GraphicsEngineOpenGL/DeviceContextGLH_test.c+2-1
0 commit comments