summaryrefslogtreecommitdiff
path: root/src/vulkan
AgeCommit message (Expand)AuthorFilesLines
2016-10-28vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHREduardo Lima Mitev1-8/+3
2016-10-28vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHREduardo Lima Mitev1-3/+3
2016-10-27vulkan/wsi/x11: add support for IMMEDIATE present modeDave Airlie1-1/+3
2016-10-27vulkan/wsi: store present mode in swapchain base classDave Airlie3-3/+5
2016-10-27vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)Dave Airlie1-5/+57
2016-10-26vulkan/wsi/wayland: fix ARGB window supportFredrik Höglund1-1/+4
2016-10-26vulkan/wsi/x11: fix ARGB window supportFredrik Höglund1-4/+15
2016-10-25vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHREduardo Lima Mitev1-3/+8
2016-10-20wsi/wayland: fix error pathEric Engestrom1-0/+4
2016-10-19vulkan/wsi: fix out of tree build.Dave Airlie1-1/+1
2016-10-19anv: move to using shared wsi codeDave Airlie7-0/+1985