summaryrefslogtreecommitdiffstats
path: root/src/vulkan/wsi/wsi_common_private.h
Commit message (Expand)AuthorAgeFilesLines
* vulkan/wsi: Add wrappers for all of the surface queriesJason Ekstrand2017-12-041-0/+34
* vulkan/wsi: Move wsi_swapchain to wsi_common_private.hJason Ekstrand2017-12-041-0/+46
* vulkan/wsi: Move prime blitting into queue_presentJason Ekstrand2017-12-041-7/+0
* vulkan/wsi: Do image creation in common codeJason Ekstrand2017-12-041-2/+23
* vulkan/wsi: Implement prime in a completely generic wayJason Ekstrand2017-12-041-0/+16
* vulkan/wsi: Add wsi_swapchain_init/finish functionsJason Ekstrand2017-12-041-0/+37