GPUOpen-Archive / Anvil

Anvil is a cross-platform framework for Vulkan
MIT License
594 stars 62 forks source link

Swapchain improvements #137

Closed kbiElude closed 5 years ago

kbiElude commented 5 years ago

This PR adds the infrastructure necessary to correctly handle out-of-date and suboptimal swapchains.

DominikWitczakAMD commented 5 years ago

Integrated into private branch.