vk-bootstrap/example
Charles Giessen 8a053cadc3 Polished SwapchainBuilder. Redid swapchain recreation.
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.
2020-06-08 14:28:32 -06:00
..
shaders moved triangle.cpp to its own folder, updated readme & license 2020-02-03 20:34:46 -07:00
CMakeLists.txt Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00
triangle.cpp Polished SwapchainBuilder. Redid swapchain recreation. 2020-06-08 14:28:32 -06:00