mesa/src/vulkan/wsi
Dave Airlie d3e723fb77 wsi/x11: add xcb_put_image support for larger transfers.
This was noticed as a problem in the EGL code, just fixup wsi.

Cc: mesa-stable
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17155>
2022-06-22 03:28:21 +00:00
..
meson.build vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
wsi_common.c vulkan/wsi: Use HAVE_LIBDRM to detect DRM instead of !_WIN32 2022-06-22 01:15:20 +00:00
wsi_common.h vulkan/wsi: Signal semaphores and fences from the dma-buf 2022-06-10 01:33:12 +00:00
wsi_common_display.c vulkan/wsi: Hang on to file descriptors 2022-05-04 22:09:02 +00:00
wsi_common_display.h vulkan/wsi/display: Wrap wsi_display_fence in a vk_sync 2021-11-16 10:54:27 -06:00
wsi_common_drm.c vulkan/wsi: treat EBADF as missing DMA_BUF_IOCTL_{EXPORT,IMPORT}_SYNC_FILE 2022-06-16 02:33:23 +00:00
wsi_common_drm.h vulkan/wsi: create a common function to compare drm devices 2022-01-14 12:19:57 +00:00
wsi_common_private.h vulkan/wsi: Use HAVE_LIBDRM to detect DRM instead of !_WIN32 2022-06-22 01:15:20 +00:00
wsi_common_queue.h util/vector: make util_vector_init harder to misuse 2021-10-08 00:15:11 +00:00
wsi_common_wayland.c vulkan/wsi: Hang on to file descriptors 2022-05-04 22:09:02 +00:00
wsi_common_win32.c vulkan/wsi: Make wsi_win32_surface_get_capabilities() return the current extent 2022-05-09 09:31:53 +00:00
wsi_common_x11.c wsi/x11: add xcb_put_image support for larger transfers. 2022-06-22 03:28:21 +00:00