summaryrefslogtreecommitdiffstats
path: root/src/vulkan/anv_wsi.c
Commit message (Expand)AuthorAgeFilesLines
* 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