configure.ac: split the wayland client/server confusion
[mesa.git] / src / vulkan / wsi / wsi_common_wayland.c
2017-06-06 Alex Smithutil/vulkan: Move Vulkan utilities to src/vulkan/util
2017-05-20 Philipp Zabelvulkan/wsi/wayland: Fix proxy wrappers for swapchain...
2017-05-19 Daniel Stonevulkan/wsi/wayland: Use proxy wrappers for swapchain
2017-05-19 Daniel Stonevulkan/wsi/wayland: Use per-display event queue
2017-05-19 Daniel Stonevulkan/wsi/wayland: Remove roundtrip when creating...
2017-05-19 Daniel Stonevulkan: Fix Wayland uninitialised registry
2017-05-16 Jason Ekstrandvulkan/wsi/wayland: Add support for VK_KHR_get_surface_...
2017-05-16 Jason Ekstrandvulkan/wsi: Use vk_outarray for surface_get_formats
2017-04-03 Jason Ekstrandvulkan/wsi/wayland: Pass damage through to the compositor
2017-04-03 Jason Ekstrandvulkan/wsi: Plumb present regions through the common...
2017-03-13 Jason Ekstrandvulkan/wsi: Generate wayland protocol headers separatel...
2017-02-26 Dave Airlievulkan/wsi/radv: add initial prime support (v1.1)
2017-02-23 Dave Airlievulkan/wsi: move image count to shared structure.
2017-02-20 Dave Airlievulkan/wsi/x11: add support to detect if we can support...
2017-01-25 Jason Ekstrandvulkan/wsi: Lower the maximum image sizes
2017-01-25 Jason Ekstrandvulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresent...
2017-01-25 Jason Ekstrandvulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats
2017-01-12 Chad Versacevulkan: Add new cast macros for VkIcd types
2016-12-07 Edward O'Callaghanvulkan: use STATIC_ASSERT instead of static_assert
2016-11-15 Dave Airliewsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
2016-11-11 Jason Ekstrandvulkan/wsi: Report the correct min/maxImageCount
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
2016-10-27 Dave Airlievulkan/wsi: store present mode in swapchain base class
2016-10-26 Fredrik Höglundvulkan/wsi/wayland: fix ARGB window support
2016-10-20 Eric Engestromwsi/wayland: fix error path
2016-10-19 Dave Airlieanv: move to using shared wsi code