summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/include/SwapChainVkImpl.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* External Vulkan SwapChain supports-ol2021-03-271-37/+16
* Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...assiduous2021-03-191-0/+1
* Updated copyright noticeassiduous2021-01-011-1/+1
* Vulkan backend: code clean-upassiduous2020-12-211-1/+1
* Vulkan swap chain: improved swap chain destructionassiduous2020-04-251-0/+1
* Vulkan swapchain: handling lost surfaceassiduous2020-04-251-0/+3
* Improved orientation change detection on Androidassiduous2020-04-241-0/+3
* Fixed issue with infinite Vulkan swap chain growth on Android when orientatio...assiduous2020-04-241-0/+2
* Added surface pretransform parameter to swap chain desc (API 240057)assiduous2020-04-241-1/+8
* Enabled VSync on Vulkan (fixed https://github.com/DiligentGraphics/DiligentCo...assiduous2020-03-271-0/+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-8/+8
* Fixed class vs struct issues. Implemented HLSL2GLSL Convertor C interfacesassiduous2020-01-271-3/+0
* Renamed .h -> .hpp in GraphicsEngineVulkan projectassiduous2020-01-261-0/+114