vk-bootstrap/ext
Charles Giessen 1f462b42f3 Added many tests and fixed up api as a consequence
Added device::get_queue_families() to facilitate custom queue setups

get_swapchain_images() renamed to get_image(), made member function to
swapchain.
get_swapchain_image_views() renamed to get_image_views(), also moved to
member function of swapchain

fixed bug with headless instance not being correct

Stopped Catch2 from polluting the buildable targets
2020-04-18 21:24:59 -06:00
..
Catch2@2d172dc688 Added glfw as git submodule + Catch2 2020-01-30 01:47:41 -07:00
glfw@0ac013381b Got vk-bootstrap compiling on Windows and fixed class/struct inconsistency 2020-02-27 20:58:38 -07:00
CMakeLists.txt Added many tests and fixed up api as a consequence 2020-04-18 21:24:59 -06:00