Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | anv/wsi: Rework to be compatable with the loader | Jason Ekstrand | 2016-01-29 | 1 | -16/+22 |
* | vk: Add new WSI support and bump the API to 0.210.1 | Jason Ekstrand | 2015-12-03 | 1 | -132/+79 |
* | anv/wsi: Add the GetSurfacePresentModesKHR stub | Jason Ekstrand | 2015-10-13 | 1 | -0/+24 |
* | vk/0.170.2: Update to the new VK_EXT_KHR_swapchain extensions | Jason Ekstrand | 2015-10-08 | 1 | -50/+69 |
* | vk: Conditionally compile Wayland support | Jason Ekstrand | 2015-09-04 | 1 | -0/+4 |
* | vk/wsi: Add Wayland WSI support | Jason Ekstrand | 2015-09-04 | 1 | -1/+15 |
* | vk/wsi: Move to a clallback system for the entire WSI implementation | Jason Ekstrand | 2015-09-04 | 1 | -17/+37 |
* | vk/WSI: Use a callback mechanism instead of explicit switching | Jason Ekstrand | 2015-09-04 | 1 | -33/+10 |
* | vk: Add an initial implementation of the actual Khronos WSI extension | Jason Ekstrand | 2015-09-04 | 1 | -1/+145 |
* | vk: Add initial support for VK_WSI_swapchain | Jason Ekstrand | 2015-09-04 | 1 | -0/+41 |