summaryrefslogtreecommitdiffstats
path: root/src/vulkan/anv_wsi.c
Commit message (Expand)AuthorAgeFilesLines
* anv/wsi: Add the GetSurfacePresentModesKHR stubJason Ekstrand2015-10-131-0/+24
* vk/0.170.2: Update to the new VK_EXT_KHR_swapchain extensionsJason Ekstrand2015-10-081-50/+69
* vk: Conditionally compile Wayland supportJason Ekstrand2015-09-041-0/+4
* vk/wsi: Add Wayland WSI supportJason Ekstrand2015-09-041-1/+15
* vk/wsi: Move to a clallback system for the entire WSI implementationJason Ekstrand2015-09-041-17/+37
* vk/WSI: Use a callback mechanism instead of explicit switchingJason Ekstrand2015-09-041-33/+10
* vk: Add an initial implementation of the actual Khronos WSI extensionJason Ekstrand2015-09-041-1/+145
* vk: Add initial support for VK_WSI_swapchainJason Ekstrand2015-09-041-0/+41