Closed walbourn closed 3 years ago
Trying out the code-base with a GNUC compiler I encountered a number of issues that I've cleaned up.
Also realized that RenderTargetState was missing a DXGI_SWAP_CHAIN_DESC1 ctor.
RenderTargetState
DXGI_SWAP_CHAIN_DESC1
Trying out the code-base with a GNUC compiler I encountered a number of issues that I've cleaned up.
Also realized that
RenderTargetState
was missing aDXGI_SWAP_CHAIN_DESC1
ctor.