summaryrefslogtreecommitdiffstats
path: root/src/vulkan/wsi/wsi_common_x11.c
Commit message (Expand)AuthorAgeFilesLines
* vulkan/wsi/x11: Implement FIFO mode.Jason Ekstrand2016-11-281-10/+164
* vulkan/wsi/x11: add support for IMMEDIATE present modeDave Airlie2016-11-281-1/+3
* vulkan/wsi: store present mode in swapchain base classDave Airlie2016-11-281-0/+1
* vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)Dave Airlie2016-11-281-5/+57
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHREduardo Lima Mitev2016-11-241-3/+3
* vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHREduardo Lima Mitev2016-11-241-3/+3
* wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHRDave Airlie2016-11-241-5/+11
* vulkan/wsi: Report the correct min/maxImageCountJason Ekstrand2016-11-231-11/+10
* vulkan/wsi/x11: Clean up connections in finish_wsiJason Ekstrand2016-11-091-0/+4
* vulkan/wsi/x11: Better handle wsi_x11_connection_create failureJason Ekstrand2016-11-091-0/+2
* vulkan/wsi/x11: fix ARGB window supportFredrik Höglund2016-10-271-4/+15
* anv: move to using shared wsi codeDave Airlie2016-10-191-0/+887