mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-26 00:34:35 +00:00
8a053cadc3
To recreate a swapchain now requires making a new SwapchainBuilder or keeping the old one around. Removed the recreate function since its purpose was unclear. Introduced set_old_swapchain to allow recyling the old swapchain. Updated documentation and getting started guide. |
||
---|---|---|
.. | ||
bootstrap_tests.cpp | ||
CMakeLists.txt | ||
common.h | ||
error_code_tests.cpp | ||
main.cpp |