mesa/src/vulkan/wsi
Lionel Landwerlin 6b61fbca8b vulkan/wsi/display: don't report support if there is no drm fd
This partially deals with
https://gitlab.freedesktop.org/mesa/mesa/-/issues/4688

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10430>
2021-04-27 21:04:25 +00:00
..
meson.build vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common.c vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00:00
wsi_common.h vulkan/wsi: give drivers the option to decide if they need to blit 2021-04-27 06:37:43 +00:00
wsi_common_display.c vulkan/wsi/display: don't report support if there is no drm fd 2021-04-27 21:04:25 +00:00
wsi_common_display.h vulkan/util: Consolidate typed_memcpy 2020-12-01 07:48:08 +00:00
wsi_common_drm.c vulkan/wsi: give drivers the option to decide if they need to blit 2021-04-27 06:37:43 +00:00
wsi_common_private.h vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +00: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 Convert most remaining free-form fall-through comments to FALLTHROUGH 2021-04-15 16:01:22 +00:00
wsi_common_wayland.h anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
wsi_common_win32.c vulkan: implement wsi_win32 backend 2021-02-25 03:41:36 +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/x11: lower resize events to VK_SUBOPTIMAL_KHR 2021-04-27 19:42:00 +00:00
wsi_common_x11.h vulkan: drop always-true param 2018-10-26 18:33:11 +01:00