mesa/src/vulkan
Faith Ekstrand e1aded84cc vulkan/wsi/x11: Refuse to connect to thread-unsafe Displays
We heavily rely on threading in Vulkan WSI.  There's no way this is safe
if XInitThreads() hasn't been called.  Fortunately, this should never be
the case since 2022 or so.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13530
Cc: mesa-stable
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36120>
(cherry picked from commit cf654be16b)
2025-07-16 16:23:12 +02:00
..
device-select-layer device-select: Support linux-dmabuf feedback 2025-04-04 06:00:17 +00:00
overlay-layer vk/overlay-layer: fix regression in non-control pathway 2025-04-08 17:52:57 +00:00
registry vulkan: Update XML and headers to 1.4.311 2025-03-25 04:14:06 +00:00
runtime vulkan/android: fix to not append GRALLOC_USAGE_HW_COMPOSER bit 2025-07-16 16:23:09 +02:00
screenshot-layer vulkan/screenshot-layer: Correct queueFamilyIndex source 2025-02-20 22:36:44 +00:00
util vulkan: add helper for color/depth-stencil capable formats 2025-03-25 08:01:15 +00:00
vram-report-limit-layer vulkan: Add inital vram-report-limit layer 2025-01-24 19:56:43 +00:00
wsi vulkan/wsi/x11: Refuse to connect to thread-unsafe Displays 2025-07-16 16:23:12 +02:00
meson.build vulkan: Add inital vram-report-limit layer 2025-01-24 19:56:43 +00:00
vulkan-android.sym android/vk: drop unnecessary symbols 2023-03-04 07:41:10 +00:00
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym vk: move radv's linker symbols scripts for use in all drivers 2023-03-04 07:41:10 +00:00
vulkan_api.def.in