| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR | Dave Airlie | 2016-11-16 | 2 | -10/+22 |
* | vulkan/wsi/x11: Implement FIFO mode. | Jason Ekstrand | 2016-11-10 | 1 | -10/+164 |
* | vulkan/wsi: Report the correct min/maxImageCount | Jason Ekstrand | 2016-11-10 | 2 | -26/+20 |
* | vulkan/wsi: Add a thread-safe queue implementation | Kevin Strasser | 2016-11-10 | 2 | -1/+156 |
* | vulkan/wsi/wayland: Clean up some error handling paths | Jason Ekstrand | 2016-11-09 | 1 | -0/+8 |
* | vulkan/wsi/wayland: Include pthread.h | Jason Ekstrand | 2016-11-09 | 1 | -0/+1 |
* | vulkan/wsi/x11: Clean up connections in finish_wsi | Jason Ekstrand | 2016-11-02 | 1 | -0/+4 |
* | vulkan/wsi/x11: Better handle wsi_x11_connection_create failure | Jason Ekstrand | 2016-11-02 | 1 | -0/+2 |
* | vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHR | Eduardo Lima Mitev | 2016-10-28 | 1 | -8/+3 |
* | vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR | Eduardo Lima Mitev | 2016-10-28 | 1 | -3/+3 |
* | vulkan/wsi/x11: add support for IMMEDIATE present mode | Dave Airlie | 2016-10-27 | 1 | -1/+3 |
* | vulkan/wsi: store present mode in swapchain base class | Dave Airlie | 2016-10-27 | 3 | -3/+5 |
* | vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) | Dave Airlie | 2016-10-27 | 1 | -5/+57 |
* | vulkan/wsi/wayland: fix ARGB window support | Fredrik Höglund | 2016-10-26 | 1 | -1/+4 |
* | vulkan/wsi/x11: fix ARGB window support | Fredrik Höglund | 2016-10-26 | 1 | -4/+15 |
* | vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR | Eduardo Lima Mitev | 2016-10-25 | 1 | -3/+8 |
* | wsi/wayland: fix error path | Eric Engestrom | 2016-10-20 | 1 | -0/+4 |
* | vulkan/wsi: fix out of tree build. | Dave Airlie | 2016-10-19 | 1 | -1/+1 |
* | anv: move to using shared wsi code | Dave Airlie | 2016-10-19 | 7 | -0/+1985 |