mesa/src/vulkan/wsi
Dave Airlie b5c390c113 vulkan/wsi: add support for detecting mit-shm pixmaps.
This just adds the xcb bits to detect is the host supports shared
shm pixmaps or whether the old paths should be used.

shm pixmaps will only be used if dri3 is available

Acked-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12482>
2021-08-29 20:26:13 +00:00
..
meson.build vulkan/wsi/wayland: drop support for wl_drm 2021-08-16 10:22:17 +02:00
wsi_common.c vulkan/wsi/sw: wait for image fence before submitting to queue 2021-08-24 03:30:17 +10:00
wsi_common.h vulkan/wsi: replace prime_blit_buffer by a bool 2021-07-23 15:31:20 -07:00
wsi_common_display.c vulkan/wsi: Implement VK_EXT_acquire_drm_display 2021-06-24 15:48:38 +00:00
wsi_common_display.h vulkan/wsi: Implement VK_EXT_acquire_drm_display 2021-06-24 15:48:38 +00:00
wsi_common_drm.c vulkan/wsi: replace prime_blit_buffer by a bool 2021-07-23 15:31:20 -07:00
wsi_common_private.h vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common_queue.h
wsi_common_wayland.c vulkan/wsi/wayland: memset members of image to zero 2021-08-20 18:51:36 +00:00
wsi_common_wayland.h
wsi_common_win32.c vulkan: allocate host-visible memory for swapchain images 2021-07-14 07:09:38 +00:00
wsi_common_win32.h vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common_x11.c vulkan/wsi: add support for detecting mit-shm pixmaps. 2021-08-29 20:26:13 +00:00
wsi_common_x11.h