Commit 5c8b199
committed
Core/GPUUploadManager: prevent render-thread deadlock at max page count without allowing worker-thread over-allocation
Also refine OpenGL usage hint mapping from buffer usage; disable noisy debug messages 131220 and 1311401 parent c545151 commit 5c8b199
1 file changed
+1
-1
lines changedSubmodule DiligentCore updated 7 files
- Graphics/GraphicsEngine/interface/GraphicsTypes.h+4-4
- Graphics/GraphicsEngineOpenGL/include/GLTypeConversions.hpp+31-15
- Graphics/GraphicsEngineOpenGL/src/RenderDeviceGLImpl.cpp+32-5
- Graphics/GraphicsTools/include/GPUUploadManagerImpl.hpp+2-2
- Graphics/GraphicsTools/interface/GPUUploadManager.h+1-1
- Graphics/GraphicsTools/src/GPUUploadManagerImpl.cpp+11-8
- Tests/DiligentCoreAPITest/src/GPUUploadManagerTest.cpp+8
0 commit comments