light/Engine
Light 5cc82f1558 Maintenance
- Added 'Get*Ref()' to 'dxSharedContext'

- Fixed 'dxFramebuffer::Resize' not resizing :/
- Fixed 'dxFrameBuffer::BindAsTarget' not setting the viewport
- Fixed 'dxRenderCommand::SetViewport()' not resizing the swapchain's
      buffer

- Improved 'dxGraphicsContext''s debug interface

-  Removed most of the 'ComPtr's in 'dxGraphicsContext',  they can be
      accessed with the 'm_SharedContext'
2021-07-22 13:00:41 +04:30
..
res/Shaders Shader files: hlsl & glsl 2021-07-10 19:59:27 +04:30
src Maintenance 2021-07-22 13:00:41 +04:30
dxgidebug.dll Major changes 2021-06-15 09:39:11 +04:30
premake5.lua Shader files: hlsl & glsl 2021-07-10 19:59:27 +04:30