mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-07 03:58:19 +02:00
Disabling the check allows swapchains to be created on a remote X Server using the xlib backend, which in turn allows Vulkan apps, such as swapchain_images in Vulkan Samples, to run. Closes #4323 Reviewed-by: Adam Jackson <ajax@redhat.com> Acked-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10349> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wsi_common.c | ||
| wsi_common.h | ||
| wsi_common_display.c | ||
| wsi_common_display.h | ||
| wsi_common_drm.c | ||
| wsi_common_private.h | ||
| wsi_common_queue.h | ||
| wsi_common_wayland.c | ||
| wsi_common_wayland.h | ||
| wsi_common_win32.c | ||
| wsi_common_win32.h | ||
| wsi_common_x11.c | ||
| wsi_common_x11.h | ||