1. 9626128 vulkan: Update headers and registry to 1.0.64 by Alex Smith · 7 years ago
  2. ddf06a0 meson: move wayland_drm_protocol generation to wayland-drm by Dylan Baker · 7 years ago
  3. b7c2f70 vulkan: update headers & registry to VK 1.0.63 by Andres Rodriguez · 7 years ago
  4. 3de87f7 vulkan/wsi: Free the event in x11_manage_fifo_queues(). by Henri Verbeet · 7 years ago
  5. 50c28df meson: split and simplify dependencies by Dylan Baker · 7 years ago
  6. c90e50f vulkan: util: add macros to extract extension/offset number from enums by Lionel Landwerlin · 8 years ago
  7. d199225 meson: Add build Intel "anv" vulkan driver by Dylan Baker · 7 years ago
  8. 4fe3913 vulkan/wsi/wayland: Return better error messages by Jason Ekstrand · 7 years ago
  9. 537b9bc vulkan/wsi/wayland: Copy wl_proxy objects from oldSwapchain if available by Jason Ekstrand · 7 years ago
  10. 4369102 vulkan/wsi/wayland: Stop caching Wayland displays by Jason Ekstrand · 7 years ago
  11. 77181d9 vulkan/wsi/wayland: Refactor wsi_wl_display code by Jason Ekstrand · 7 years ago
  12. 016de7e vulkan/wsi/wayland: Stop printing out the DRM device by Jason Ekstrand · 7 years ago
  13. d372683 vulkan: enum generator: Generate entries for extended enums by Jason Ekstrand · 7 years ago
  14. a2fa09e vulkan: enum generator: Stop using iterparse by Jason Ekstrand · 7 years ago
  15. 0ee868c vulkan: enum generator: generate extension number defines by Lionel Landwerlin · 7 years ago
  16. 7e90fc5 vulkan: enum generator: make registry more flexible by Lionel Landwerlin · 7 years ago
  17. 935b42d vulkan: enum generator: sort enums by names by Lionel Landwerlin · 7 years ago
  18. 0ac7b84 vulkan: enum generator: align function declarations/prototypes by Lionel Landwerlin · 7 years ago
  19. 2785090 configure.ac: split the wayland client/server confusion by Emil Velikov · 7 years ago
  20. 88bf3b7 vulkan: automake: add vk_android_native_buffer.h in the source list by Juan A. Suarez Romero · 7 years ago
  21. 2d1fac1 vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.py by Chad Versace · 7 years ago
  22. 7f57e58 vulkan/util: Teach gen_enum_to_str.py to parse mutliple XML files by Chad Versace · 7 years ago
  23. 7554fa2 vulkan/registry: Add VK_ANDROID_native_buffer by Chad Versace · 7 years ago
  24. 5ff06dd vulkan: update headers & registry to VK 1.0.61 by Lionel Landwerlin · 7 years ago
  25. ae8365a vulkan/util: Add a vk_zalloc helper by Jason Ekstrand · 7 years ago
  26. b3f87b8 vulkan: import 1.0.59 headers and xml. by Dave Airlie · 7 years ago
  27. 35338a2 vulkan: Import in the latest 1.0.57 header and XML from Khronos by Jason Ekstrand · 7 years ago
  28. a522ce9 vulkan/util: fix typo in comment by Eric Engestrom · 7 years ago
  29. 227debd vulkan: Update to the new 1.0.54 spec XML and headers by Jason Ekstrand · 7 years ago
  30. 6150ea7 Android: vulkan: fix build error due to extra ) by Rob Herring · 7 years ago
  31. dc6182f radv/vulkan: Move radv_get_driver_version to src/vulkan/util by Alex Smith · 7 years ago
  32. 621b341 util/vulkan: Move Vulkan utilities to src/vulkan/util by Alex Smith · 7 years ago
  33. 1586768 vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation by Philipp Zabel · 7 years ago
  34. a24dc36 vulkan: automake: remove unused VULKAN_LIB_DEPS variable by Emil Velikov · 8 years ago
  35. acf3d2a configure: check once for DRI3 dependencies by Emil Velikov · 8 years ago
  36. 5034c61 vulkan/wsi/wayland: Use proxy wrappers for swapchain by Daniel Stone · 8 years ago
  37. c902a19 vulkan/wsi/wayland: Use per-display event queue by Daniel Stone · 8 years ago
  38. afe8c8a vulkan/wsi/wayland: Remove roundtrip when creating image by Daniel Stone · 8 years ago
  39. d9a8bba vulkan: Fix Wayland uninitialised registry by Daniel Stone · 8 years ago
  40. 59f75dc vulkan/wsi/wayland: Add support for VK_KHR_get_surface_capabilities2 by Jason Ekstrand · 8 years ago
  41. 56901c9 vulkan/wsi/x11: Add support for VK_KHR_get_surface_capabilities2 by Jason Ekstrand · 8 years ago
  42. a28163d vulkan/wsi: Add get_capabilities2 and get_formats2d interface pointers by Jason Ekstrand · 8 years ago
  43. 52e6271 vulkan/wsi: Use vk_outarray for surface_get_formats by Jason Ekstrand · 8 years ago
  44. c58f8bb vulkan: Update registry and headers to 1.0.49 by Jason Ekstrand · 7 years ago
  45. be1ecd8 vulkan/wsi/wayland: Pass damage through to the compositor by Jason Ekstrand · 8 years ago
  46. f82b6c6 vulkan/wsi: Plumb present regions through the common code by Jason Ekstrand · 8 years ago
  47. 3598a29 vulkan/wsi: Fix some line wrapping by Jason Ekstrand · 8 years ago
  48. d6fccb4 vulkan: Bump the header and XML to the latest public version by Jason Ekstrand · 8 years ago
  49. 192de3f vulkan/wsi: include builddir for generated headers by Juan A. Suarez Romero · 8 years ago
  50. 12f348b vulkan/wsi: Generate wayland protocol headers separately from EGL by Jason Ekstrand · 8 years ago
  51. 66b62be android: fix outdir for gen_enum_to_str files by Tapani Pälli · 8 years ago
  52. 3d8feb3 vulkan/wsi: Improve the DRI3 error message by Jacob Lifshay · 8 years ago
  53. ca7d202 vulkan: provide vk.xml as argument to the python generator by Emil Velikov · 8 years ago
  54. 14281c9 automake: vulkan: rename/reuse VULKAN_UTIL_{GENERATED_,}FILES list by Emil Velikov · 8 years ago
  55. 3f2cb69 android: vulkan: add support for libmesa_vulkan_util by Mauro Rossi · 8 years ago
  56. 54dd42e vulkan: Update registry and headers to 1.0.42 by Jason Ekstrand · 8 years ago
  57. f695735 vulkan/wsi/radv: add initial prime support (v1.1) by Dave Airlie · 8 years ago
  58. c2ed268 vulkan/wsi: move image count to shared structure. by Dave Airlie · 8 years ago
  59. fb26e6c vulkan: Fix gen_enum_to_str in out of tree builds by Dylan Baker · 8 years ago
  60. 8e03250 vulkan: Combine wsi and util makefiles by Dylan Baker · 8 years ago
  61. e9dcb17 vulkan/util: Add generator for enum_to_str functions by Dylan Baker · 8 years ago
  62. 0a44a68 vulkan/wsi/x11: add support to detect if we can support rendering (v3) by Dave Airlie · 8 years ago
  63. d6397dd vulkan/wsi: Lower the maximum image sizes by Jason Ekstrand · 8 years ago
  64. 659edd9 vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresentModes by Jason Ekstrand · 8 years ago
  65. dc578ef vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats by Jason Ekstrand · 8 years ago
  66. dcfcb30 vulkan: import latest registry for 1.0.39 extensions. by Dave Airlie · 8 years ago
  67. e0674e7 vulkan/wsi: clarify the severity of lack of DRI3 v2 by Andres Rodriguez · 8 years ago
  68. dbd677e vulkan: add API registry by Lionel Landwerlin · 8 years ago
  69. c085bfc vulkan: Add new cast macros for VkIcd types by Chad Versace · 8 years ago
  70. 99de7b7 vulkan/wsi/x11: don't crash on null wsi x11 connection by Arda Coskunses · 8 years ago
  71. 01dd363 vulkan/wsi/x11: don't crash on null visual by Arda Coskunses · 8 years ago
  72. a77426f vulkan: use STATIC_ASSERT instead of static_assert by Edward O'Callaghan · 8 years ago
  73. 550cd27 vulkan/wsi/x11: Destroy Present event context when destroying swapchain by Michel Dänzer · 8 years ago
  74. 65ea559 vulkan/wsi: Fix resource leak in success path of wsi_queue_init() by Gwan-gyeong Mun · 8 years ago
  75. 253fa25 wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR by Dave Airlie · 8 years ago
  76. e73d136 vulkan/wsi/x11: Implement FIFO mode. by Jason Ekstrand · 8 years ago
  77. 4fa0ca8 vulkan/wsi: Report the correct min/maxImageCount by Jason Ekstrand · 8 years ago
  78. 932bb3f vulkan/wsi: Add a thread-safe queue implementation by Kevin Strasser · 8 years ago
  79. 302f641 vulkan/wsi/wayland: Clean up some error handling paths by Jason Ekstrand · 8 years ago
  80. 3b6abfc vulkan/wsi/wayland: Include pthread.h by Jason Ekstrand · 8 years ago
  81. daeb21e vulkan/wsi/x11: Clean up connections in finish_wsi by Jason Ekstrand · 8 years ago
  82. fc0e9e3 vulkan/wsi/x11: Better handle wsi_x11_connection_create failure by Jason Ekstrand · 8 years ago
  83. 129da274 vulkan/wsi/x11: Smplify implementation of vkGetPhysicalDeviceSurfaceFormatsKHR by Eduardo Lima Mitev · 8 years ago
  84. b677b99 vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfacePresentModesKHR by Eduardo Lima Mitev · 8 years ago
  85. ca03500 vulkan/wsi/x11: add support for IMMEDIATE present mode by Dave Airlie · 8 years ago
  86. 1cdca1e vulkan/wsi: store present mode in swapchain base class by Dave Airlie · 8 years ago
  87. 787c172 vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1) by Dave Airlie · 8 years ago
  88. 68db0fe vulkan/wsi/wayland: fix ARGB window support by Fredrik Höglund · 8 years ago
  89. 972670c vulkan/wsi/x11: fix ARGB window support by Fredrik Höglund · 8 years ago
  90. 750d8ca vulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurfaceFormatsKHR by Eduardo Lima Mitev · 8 years ago
  91. 8bf7717 wsi/wayland: fix error path by Eric Engestrom · 8 years ago
  92. 1ec5e6e vulkan/wsi: fix out of tree build. by Dave Airlie · 8 years ago
  93. 3f7ef24 anv: move to using shared wsi code by Dave Airlie · 8 years ago