summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineD3DBase/include/SwapChainD3DBase.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Removed SWAP_CHAIN_USAGE_UNORDERED_ACCESS, fixed shader group checksazhirnov2020-11-181-0/+1
* Fixed IDXGISwapChain2 issue on Windows 7 (closed https://github.com/DiligentG...assiduous2020-08-051-6/+10
* D3D swap chain: checking if DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJEC...assiduous2020-06-021-6/+22
* Improved latency handling in D3D11 and D3D12 (API 240061, fixed https://githu...assiduous2020-05-201-6/+80
* Added surface pretransform parameter to swap chain desc (API 240057)assiduous2020-04-241-1/+30
* Fixed UWP build plus bug in Win32NativeWindow ctorassiduous2020-02-031-1/+1
* Updated swap chain creation functions to use NativeWindow structassiduous2020-02-021-5/+5
* Added API function call type specification to fix c/c++ mismatch on x86 MSVCassiduous2020-01-291-2/+2
* Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...assiduous2020-01-261-0/+248