summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3D11/include/SwapChainD3D11Impl.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Fixed IDXGISwapChain2 issue on Windows 7 (closed https://github.com/DiligentG...assiduous2020-08-051-2/+2
* Improved latency handling in D3D11 and D3D12 (API 240061, fixed https://githu...assiduous2020-05-201-2/+3
* Added surface pretransform parameter to swap chain desc (API 240057)assiduous2020-04-241-1/+1
* Updated swap chain creation functions to use NativeWindow structassiduous2020-02-021-1/+1
* Added API function call type specification to fix c/c++ mismatch on x86 MSVCassiduous2020-01-291-6/+6
* Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfacesassiduous2020-01-271-2/+0
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-0/+80