Commit e8142ad
committed
Updated API to version 240089
1 parent 5917428 commit e8142ad
4 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
Submodule DiligentCore updated 21 files
- Graphics/GraphicsEngine/include/RenderDeviceBase.hpp+10-5
- Graphics/GraphicsEngine/interface/APIInfo.h+1-1
- Graphics/GraphicsEngine/interface/GraphicsTypes.h+155-49
- Graphics/GraphicsEngineD3D11/include/DeviceContextD3D11Impl.hpp+3-7
- Graphics/GraphicsEngineD3D11/include/RenderDeviceD3D11Impl.hpp-2
- Graphics/GraphicsEngineD3D11/readme.md+1-2
- Graphics/GraphicsEngineD3D11/src/DeviceContextD3D11Impl.cpp+25-25
- Graphics/GraphicsEngineD3D11/src/EngineFactoryD3D11.cpp+1-1
- Graphics/GraphicsEngineD3D11/src/RenderDeviceD3D11Impl.cpp+5-6
- Graphics/GraphicsEngineD3D12/include/RenderDeviceD3D12Impl.hpp-2
- Graphics/GraphicsEngineD3D12/src/EngineFactoryD3D12.cpp+5-5
- Graphics/GraphicsEngineD3D12/src/RenderDeviceD3D12Impl.cpp+1-2
- Graphics/GraphicsEngineD3DBase/include/RenderDeviceD3DBase.hpp+5-5
- Graphics/GraphicsEngineNextGenBase/include/RenderDeviceNextGenBase.hpp+10-8
- Graphics/GraphicsEngineOpenGL/src/GLContextAndroid.cpp+1-1
- Graphics/GraphicsEngineOpenGL/src/GLContextWindows.cpp+1-1
- Graphics/GraphicsEngineOpenGL/src/RenderDeviceGLImpl.cpp+10-8
- Graphics/GraphicsEngineVulkan/src/PipelineResourceSignatureVkImpl.cpp+6-3
- Graphics/GraphicsEngineVulkan/src/RenderDeviceVkImpl.cpp+1-1
- ReleaseHistory.md+7
- Tests/DiligentCoreAPITest/src/TestingEnvironment.cpp+22-13
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | 121 | | |
124 | 122 | | |
125 | 123 | | |
| |||
0 commit comments