mesa/src/vulkan/wsi
Dave Airlie 8ff49951c3 vulkan/wsi: move swapchain create/destroy to common code
v2 (Jason Ekstrand):
 - Rebase
 - Alter the names of the helpers to better match the vulkan entrypoints
 - Use the helpers in anv

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
2017-12-04 10:04:19 -08:00
..
.gitignore vulkan/wsi: Generate wayland protocol headers separately from EGL 2017-03-13 11:16:33 +00:00
meson.build vulkan/wsi: Add wsi_swapchain_init/finish functions 2017-12-04 10:04:19 -08:00
wsi_common.c vulkan/wsi: move swapchain create/destroy to common code 2017-12-04 10:04:19 -08:00
wsi_common.h vulkan/wsi: move swapchain create/destroy to common code 2017-12-04 10:04:19 -08:00
wsi_common_private.h vulkan/wsi: Move prime blitting into queue_present 2017-12-04 10:04:19 -08:00
wsi_common_queue.h vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-11-28 21:11:25 +00:00
wsi_common_wayland.c vulkan/wsi: Move prime blitting into queue_present 2017-12-04 10:04:19 -08:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_x11.c vulkan/wsi: Move prime blitting into queue_present 2017-12-04 10:04:19 -08:00
wsi_common_x11.h vulkan/wsi/radv: add initial prime support (v1.1) 2017-02-27 05:42:16 +10:00