summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngine/interface/SwapChain.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Improved latency handling in D3D11 and D3D12 (API 240061, fixed https://githu...assiduous2020-05-201-7/+18
* Vulkan swap chain: auto-detecting surface rotation on Androidassiduous2020-04-271-6/+7
* Improved surface orientation change detection in Vulkan swap chainassiduous2020-04-261-3/+10
* Added surface pretransform parameter to swap chain desc (API 240057)assiduous2020-04-241-4/+6
* Reworked C interface to optimize inheritance handlingassiduous2020-01-291-8/+3
* Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...assiduous2020-01-281-6/+2
* Reworked C inteface method calls to use CALL_IFACE_METHOD macroassiduous2020-01-281-7/+7
* Guarded interface definitions by define-undef macro helper include pairs to a...assiduous2020-01-271-7/+3
* Reworked C interfaces to share declaration with c++assiduous2020-01-271-34/+30
* Fixed swap cahin C interface; added test.assiduous2020-01-261-10/+29
* c inteface: implemented core object VTBLsassiduous2020-01-251-0/+21
* Reworked main headers to be compatible with cassiduous2020-01-251-4/+11
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsEngine projectEgor Yusov2019-11-231-10/+9
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* D3D12 backend: enabled multiple swap chain supportEgor Yusov2019-08-131-0/+3
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Reworked binding default frame buffer to keep references to current RTV and D...Egor Yusov2018-07-021-0/+19
* Added sync interval parameter to ISwapChain::Present()Egor Yusov2018-03-311-2/+2
* Implemented switching to a fullscreen mode in d3d on Win32Egor Yusov2018-03-311-0/+6
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-231-1/+2
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-1/+1
* Merge from dev branchEgor Yusov2017-05-201-1/+1
* Merging Updates from dev branchEgor Yusov2017-05-201-1/+1
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-061-1/+1
* Updated to Diligent Engine 2.0Egor Yusov2016-08-201-1/+1
* Release v1.0.0Egor Yusov2015-10-211-0/+58