vulkan: implement quitting and resizing the window
authorMatthew Waters <matthew@centricular.com>
Tue, 1 Dec 2015 05:28:28 +0000 (16:28 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit216a321319f2f75538422e3e0281de38a7b5101a
tree9f263a069214451556256b201dce181e2204590c
parent5de6dd9f40629562acf90e35e1fa58464d66617d
vulkan: implement quitting and resizing the window

As before, only xcb has been implemented.
ext/vulkan/vkdisplay.c
ext/vulkan/vkdisplay.h
ext/vulkan/vksink.h
ext/vulkan/vkswapper.c
ext/vulkan/vkswapper.h
ext/vulkan/vkwindow.c
ext/vulkan/vkwindow.h
ext/vulkan/xcb/vkdisplay_xcb.c
ext/vulkan/xcb/vkwindow_xcb.c
ext/vulkan/xcb/xcb_event_source.c