mesa/src/vulkan
Louis-Francis Ratté-Boulianne 61309c2a72 vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11
When it is detected that a window could have been flipped
but has been copied because of suboptimal format/modifier.
The Vulkan client should then re-create the swapchain.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
2018-03-09 17:47:13 +00:00
..
registry vulkan: Update the XML and headers to 1.1.70 2018-03-07 12:13:47 -08:00
util vulkan/util: Add a helper to get a version override 2018-03-07 12:13:47 -08:00
wsi vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11 2018-03-09 17:47:13 +00:00
Android.mk android: vulkan/util: add dependency on libnativewindow for O and later 2018-02-26 14:50:24 +02:00
Makefile.am vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCES 2018-02-26 10:43:12 +00:00
Makefile.sources vulkan/wsi/wayland: Add support for zwp_dmabuf 2018-02-21 22:37:10 +00:00
meson.build