| Commit message (Expand) | Author | Age | Files | Lines |
* | vulkan/wsi: Refactor result handling in queue_present | Jason Ekstrand | 2017-12-04 | 1 | -26/+28 |
* | radv/wsi: Move the guts of QueuePresent to wsi common | Dave Airlie | 2017-12-04 | 1 | -0/+78 |
* | vulkan/wsi: Do image creation in common code | Jason Ekstrand | 2017-12-04 | 1 | -3/+114 |
* | vulkan/wsi: Implement prime in a completely generic way | Jason Ekstrand | 2017-12-04 | 1 | -1/+340 |
* | vulkan/wsi: Add wsi_swapchain_init/finish functions | Jason Ekstrand | 2017-12-04 | 1 | -1/+22 |
* | vulkan/wsi: Add a wsi_device_init function | Jason Ekstrand | 2017-12-04 | 1 | -0/+32 |