mesa/src/vulkan/wsi
Arda Coskunses 99de7b7525 vulkan/wsi/x11: don't crash on null wsi x11 connection
Without this check driver crash when application window
closed unexpectedly.

Acked-by: Edward O'Callaghan <funfunctor@folklore194.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
2016-12-22 14:09:46 -08:00
..
Makefile.am
Makefile.sources vulkan/wsi: Add a thread-safe queue implementation 2016-11-10 22:40:44 -08:00
wsi_common.h vulkan/wsi: store present mode in swapchain base class 2016-10-27 11:43:00 +10: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 vulkan: use STATIC_ASSERT instead of static_assert 2016-12-07 22:32:38 +11:00
wsi_common_wayland.h
wsi_common_x11.c vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
wsi_common_x11.h