vulkan/wsi/x11: add support to detect if we can support rendering (v3)
[mesa.git] / src / amd / vulkan / radv_wsi_x11.c
2017-02-20 Dave Airlievulkan/wsi/x11: add support to detect if we can support...
2016-10-19 Dave Airlieradv: port to common wsi codebase
2016-10-19 Dave Airlieradv/anv/wsi: drop unneeded parameter
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-18 Dave Airlieradv: drop local MIN/MAX macros.
2016-10-13 Dave Airlieradv/wsi: fix app that acquire multiple images up front
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver