Commit 7b4e46c
committed
Updated Core and Tools (updated thread pool and IDeviceContextGL interface)
1 parent 81f43f3 commit 7b4e46c
2 files changed
+2
-2
lines changedSubmodule DiligentCore updated 9 files
- Common/interface/AsyncInitializer.hpp+7-1
- Common/interface/ThreadPool.hpp+4-3
- Graphics/GraphicsEngineOpenGL/include/DeviceContextGLImpl.hpp+1-1
- Graphics/GraphicsEngineOpenGL/include/RenderDeviceGLImpl.hpp+2
- Graphics/GraphicsEngineOpenGL/interface/DeviceContextGL.h+12-6
- Graphics/GraphicsEngineOpenGL/src/DeviceContextGLImpl.cpp+11-9
- Graphics/GraphicsEngineOpenGL/src/RenderDeviceGLImpl.cpp+13
- Tests/DiligentCoreTest/src/Common/ThreadPoolTest.cpp+35
- Tests/IncludeTest/GraphicsEngineOpenGL/DeviceContextGLH_test.c+1-1
0 commit comments