vk-bootstrap/tests
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
..
bootstrap_tests.cpp Polished SwapchainBuilder. Redid swapchain recreation. 2020-06-08 14:28:32 -06:00
CMakeLists.txt Error handling with std::error_code 2020-05-17 09:19:12 -06:00
common.h Added window titles for tests 2020-05-19 11:10:50 -06:00
error_code_tests.cpp Error handling with std::error_code 2020-05-17 09:19:12 -06:00
main.cpp Migrate to Catch2 & CMake file structural change 2020-03-26 10:40:47 -06:00