Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHR | Eduardo Lima Mitev | 1 | -8/+3 |
2016-10-28 | vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR | Eduardo Lima Mitev | 1 | -3/+3 |
2016-10-27 | vulkan/wsi/x11: add support for IMMEDIATE present mode | Dave Airlie | 1 | -1/+3 |
2016-10-27 | vulkan/wsi: store present mode in swapchain base class | Dave Airlie | 3 | -3/+5 |
2016-10-27 | vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) | Dave Airlie | 1 | -5/+57 |
2016-10-26 | vulkan/wsi/wayland: fix ARGB window support | Fredrik Höglund | 1 | -1/+4 |
2016-10-26 | vulkan/wsi/x11: fix ARGB window support | Fredrik Höglund | 1 | -4/+15 |
2016-10-25 | vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR | Eduardo Lima Mitev | 1 | -3/+8 |
2016-10-20 | wsi/wayland: fix error path | Eric Engestrom | 1 | -0/+4 |
2016-10-19 | vulkan/wsi: fix out of tree build. | Dave Airlie | 1 | -1/+1 |
2016-10-19 | anv: move to using shared wsi code | Dave Airlie | 7 | -0/+1985 |