3 files changed
+3
-3
lines changedSubmodule DiligentCore updated 14 files
- Graphics/GraphicsEngine/include/DeviceContextBase.hpp+27-8
- Graphics/GraphicsEngineD3D11/src/DeviceContextD3D11Impl.cpp+8-11
- Graphics/GraphicsEngineD3D12/src/DeviceContextD3D12Impl.cpp+19-21
- Graphics/GraphicsEngineOpenGL/src/DeviceContextGLImpl.cpp+9-15
- Graphics/GraphicsEngineVulkan/src/DeviceContextVkImpl.cpp+17-19
- Graphics/GraphicsEngineWebGPU/src/DeviceContextWebGPUImpl.cpp+2-7
- Graphics/GraphicsTools/include/AsyncPipelineState.hpp+1-2
- Graphics/GraphicsTools/include/ProxyPipelineState.hpp+19-9
- Graphics/GraphicsTools/include/ReloadablePipelineState.hpp+1-2
- Graphics/GraphicsTools/include/RenderStateCacheImpl.hpp+8-1
- Graphics/GraphicsTools/interface/RenderStateCache.h+7-1
- Graphics/GraphicsTools/src/AsyncPipelineState.cpp+3-4
- Graphics/GraphicsTools/src/ReloadablePipelineState.cpp+4-5
- Graphics/GraphicsTools/src/RenderStateCacheImpl.cpp+3-1
Submodule DiligentFX updated 9 files
- Hydrogent/interface/HnRenderPass.hpp+3-1
- Hydrogent/src/HnCamera.cpp+45-14
- Hydrogent/src/HnRenderPass.cpp+12-1
- Hydrogent/src/Tasks/HnBeginFrameTask.cpp+6-9
- PostProcess/TemporalAntiAliasing/interface/TemporalAntiAliasing.hpp+20-1
- Shaders/Common/private/EnvMap.psh+2-1
- Shaders/Common/public/CoordinateGrid.fxh+13-7
- Shaders/Common/public/ShaderUtilities.fxh+10-2
- Shaders/PostProcess/ScreenSpaceAmbientOcclusion/private/SSAO_ComputeAmbientOcclusion.fx+6-1
0 commit comments