1. cff1950 util: add mapping from Vulkan to Gallium R64 integer formats by Rhys Perry · 3 years, 9 months ago
  2. 92022f2 zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocations by Iago Toral Quiroga · 3 years, 9 months ago
  3. 0355d10 wsi: move drm code to wsi_common_drm.c by Michel Zou · 3 years, 9 months ago
  4. 328a350 vulkan/util,vulkan/wsi,radv: Add typed outarray API by James Park · 4 years ago
  5. 4408131 vulkan/wsi: fix possible random stalls in wsi_display_wait_for_event by Marcin Ślusarz · 3 years, 9 months ago
  6. 8251eed vulkan: Update XML and headers to 1.2.158 by Caio Marcelo de Oliveira Filho · 3 years, 9 months ago
  7. 4c71cda vulkan/wsi/display: add option for display fence to signal syncobj by Jonathan Marek · 3 years, 10 months ago
  8. 4c1c546 vulkan: bump headers/registry to 1.2.154 by Lionel Landwerlin · 4 years ago
  9. 54b9013 wsi/x11: Create a present queue for VK_PRESENT_MODE_FIFO_RELAXED_KHR by Adam Jackson · 3 years, 10 months ago
  10. 77d2562 wsi/x11: Hook up VK_PRESENT_MODE_FIFO_RELAXED_KHR by Adam Jackson · 3 years, 11 months ago
  11. afa1fba vulkan/device_select: don't pick a cpu driver as the default by Dave Airlie · 3 years, 11 months ago
  12. ec5e918 vulkan/wsi/x11: wait for acquirable images in FIFO mode by Roman Gilg · 3 years, 11 months ago
  13. d0bc1ad vulkan/wsi/x11: add sent image counter by Roman Gilg · 3 years, 11 months ago
  14. 004119d vulkan: Fix memory leaks. by Vinson Lee · 3 years, 11 months ago
  15. 5d52c26 vulkan: Don't pointlessly depend on libxcb-dri2 by Adam Jackson · 4 years ago
  16. 8004fa9 vulkan/wsi: add sw support. (v2) by Dave Airlie · 4 years, 1 month ago
  17. a7fe711 vulkan: Allow global symbol HMI for Android by Kristian H. Kristensen · 4 years ago
  18. 036ff53 util/format: translate A4R4G4B4_UNORM and A4B4G4R4_UNORM vulkan formats by Jonathan Marek · 4 years ago
  19. b44139e vulkan: Update Vulkan XML and headers to 1.2.149 by Jason Ekstrand · 4 years ago
  20. d488d0f aco: add framework for testing isel and integration tests by Rhys Perry · 4 years, 5 months ago
  21. 62bfc70 vulkan/util: add struct vk_pipeline_cache_header by Alejandro Piñeiro · 4 years, 1 month ago
  22. 7cb4d4f vulkan/wsi: Convert usage of -1 to UINT32_MAX. by Bas Nieuwenhuizen · 4 years ago
  23. e1147ca vulkan/wsi/x11: report device-group present rectangles with prime. by Bas Nieuwenhuizen · 4 years ago
  24. 323d5bb meson: Add mising git_sha1.h dependency. by Bas Nieuwenhuizen · 4 years ago
  25. 4ab3a21 vulkan: Update Vulkan XML and headers to 1.2.148 by Jason Ekstrand · 4 years ago
  26. f95637f meson: fix android vulkan build by Eric Engestrom · 4 years ago
  27. 3a15313 vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. by Hyunjun Ko · 4 years, 1 month ago
  28. 448eb19 vulkan: automatically compile the `display` platform when available by Eric Engestrom · 5 years ago
  29. 85761e2 wsi/x11: Log swapchain status changes by Jason Ekstrand · 4 years, 1 month ago
  30. b0bbb62 vulkan/wsi: Don't consider VK_SUBOPTIMAL_KHR to be an error condition by Jason Ekstrand · 4 years, 1 month ago
  31. ab9ecb6 radv,vulkan: add a new x11 wsi drirc workaround for DOOM Eternal by Samuel Pitoiset · 4 years, 1 month ago
  32. 311b9f2 Revert "vulkan/wsi/x11: Ensure we create at least minImageCount images." by Samuel Pitoiset · 4 years, 1 month ago
  33. ec7b55f vulkan/overlay: fix crash on destroying NULL swapchain by Pavel Asyutchenko · 4 years, 1 month ago
  34. 5f97dfc vulkan/wsi/x11: Ensure we create at least minImageCount images. by Bas Nieuwenhuizen · 4 years, 4 months ago
  35. a9ee1b9 vulkan: Update Vulkan XML and headers to 1.2.145 by Jason Ekstrand · 4 years, 1 month ago
  36. 2cc51b0 vulkan/wsi: Really terminate DRM lease in wsi_release_display(). by Mario Kleiner · 4 years, 2 months ago
  37. 69269a4 vulkan/wsi: replace all dup() with os_dupfd_cloexec() by Eric Engestrom · 4 years, 2 months ago
  38. faa339e Switch from cElementTree to ElementTree. by Vinson Lee · 4 years, 2 months ago
  39. fb62e64 vulkan-overlay/meson: use install_data instead of configure_file by Dylan Baker · 4 years, 2 months ago
  40. a8e2d79 meson: use gnu_symbol_visibility argument by Dylan Baker · 4 years, 3 months ago
  41. cf99267 util/format: Add more multi-planar formats. by Bas Nieuwenhuizen · 4 years, 2 months ago
  42. d491b0d util/format: Use correct pipe format for VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM. by Bas Nieuwenhuizen · 4 years, 2 months ago
  43. 273ead8 util/format: Add VK_FORMAT_D16_UNORM_S8_UINT. by Bas Nieuwenhuizen · 4 years, 2 months ago
  44. 75d7ee8 util/format: translate 422_UNORM and 420_UNORM vulkan formats by Jonathan Marek · 4 years, 4 months ago
  45. bee8a57 vulkan: import common code for generating extensions by Samuel Pitoiset · 4 years, 2 months ago
  46. 3c87618 vulkan: Handle vkGet/SetPrivateDataEXT on Android swapchains by Jason Ekstrand · 4 years, 3 months ago
  47. 51c6bc1 anv,vulkan: Implement VK_EXT_private_data by Jason Ekstrand · 4 years, 3 months ago
  48. ab5590e vulkan/object: Always include the type by Jason Ekstrand · 4 years, 3 months ago
  49. b0cb38f vulkan: Update Vulkan XML and headers to 1.2.140 by Joshua Ashton · 4 years, 3 months ago
  50. cb1e0db vulkan/wsi: Make wsi_swapchain inherit from vk_object_base by Jason Ekstrand · 4 years, 3 months ago
  51. 32f2078 vulkan: Add run-time object type asserts in handle casts by Jason Ekstrand · 4 years, 3 months ago
  52. 73fb7cd vulkan,anv: Move the DEFINE_HANDLE_CASTS macros to vk_object.h by Jason Ekstrand · 4 years, 3 months ago
  53. 682c81b vulkan,anv: Add a base object struct type by Jason Ekstrand · 4 years, 3 months ago
  54. a9158f7 vulkan,anv: Add a common base object type for VkDevice by Jason Ekstrand · 4 years, 3 months ago
  55. 9d10bde vulkan: Allow destroying NULL debug report callbacks by Jason Ekstrand · 4 years, 3 months ago
  56. 118f045 vulkan: Update Vulkan XML and headers to 1.2.139 by Jason Ekstrand · 4 years, 3 months ago
  57. 9bc5b2d vulkan: add initial device selection layer. (v6.1) by Dave Airlie · 4 years, 4 months ago
  58. 9a61f2a vulkan/wsi: Add callback to set ownership of buffer. by Bas Nieuwenhuizen · 4 years, 4 months ago
  59. 231273d vulkan: drop unused include directories by Eric Engestrom · 5 years ago
  60. 79af307 meson: inline `inc_common` by Eric Engestrom · 5 years ago
  61. 1271193 vulkan/overlay: Add a workaround semaphore for application presenting without one by Lionel Landwerlin · 4 years, 5 months ago
  62. 1fa259b vulkan/wsi: fix cleanup when dup() fails by Eric Engestrom · 4 years, 5 months ago
  63. af68b0d vulkan/wsi: Return an error if dup() fails by Jason Ekstrand · 4 years, 5 months ago
  64. 34d2637 vulkan/wsi: Don't leak the FD when GetImageDrmFormatModifierProperties fails by Jason Ekstrand · 4 years, 5 months ago
  65. 89c6ef4 util/format: add missing BC4/BC5 vulkan formats by Jonathan Marek · 4 years, 5 months ago
  66. 2dae89a vulkan: Update the XML and headers to 1.2.133 by Jason Ekstrand · 4 years, 5 months ago
  67. 7283c33 Vulkan overlay: use the corresponding image index for each swapchain by Georg Lehmann · 4 years, 6 months ago
  68. f239bb8 Vulkan Overlay: Don't try to change the image layout to present twice by Georg Lehmann · 4 years, 6 months ago
  69. 1c79afd Correctly wait in the fragment stage until all semaphores are signaled by Georg Lehmann · 4 years, 6 months ago
  70. 05e3ccd vulkan/wsi: Fix compiler warning when no WSI platforms are enabled. by Eric Anholt · 4 years, 7 months ago
  71. b7e22b7 vulkan/wsi: remove unused image_get_modifier by Jonathan Marek · 4 years, 6 months ago
  72. 4bdf854 vulkan/wsi: Implement VK_KHR_swapchain_mutable_format by Jason Ekstrand · 4 years, 6 months ago
  73. a218f13 vulkan/wsi: Filter modifiers with ImageFormatProperties by Jason Ekstrand · 6 years ago
  74. 210e688 vulkan/wsi: Use the interface from the real modifiers extension by Jason Ekstrand · 6 years ago
  75. c78926b vulkan/wsi: Move the ImageCreateInfo higher up by Jason Ekstrand · 6 years ago
  76. 51de5d5 vulkan/wsi: disable the hardware cursor by Andres Rodriguez · 4 years, 11 months ago
  77. f33a68a vulkan/overlay: Fix for Vulkan 1.2 by Samuel Pitoiset · 4 years, 9 months ago
  78. ac0c7ad vulkan: Update the XML and headers to 1.2.131 by Jason Ekstrand · 4 years, 6 months ago
  79. 7c16a1a vulkan/wsi: Add a driconf option to force WSI to advertise BGRA8_UNORM first by Jason Ekstrand · 4 years, 7 months ago
  80. 13ef793 android: util: Add a mapping from VkFormat to PIPE_FORMAT. by Mauro Rossi · 4 years, 8 months ago
  81. 54f72c8 util/format: add missing vulkan formats by Jonathan Marek · 4 years, 7 months ago
  82. bc36160 vulkan/wsi: error out when image fence doesn't signal by Lionel Landwerlin · 4 years, 8 months ago
  83. 6a3b881 vulkan/overlay: Update docs. by Rafael Antognolli · 4 years, 8 months ago
  84. 56ccea5 vulkan/overlay: Add basic overlay control script. by Rafael Antognolli · 4 years, 8 months ago
  85. a94fa1d vulkan/overlay: Add a command to start capturing data to a file. by Rafael Antognolli · 4 years, 8 months ago
  86. 606dff1 vulkan/overlay: Add support for a control socket. by Rafael Antognolli · 4 years, 8 months ago
  87. e87d7fe vulkan/overlay: Add a control socket. by Rafael Antognolli · 4 years, 8 months ago
  88. 778b51f vulkan/wsi: Add a hooks for signaling semaphores and fences by Jason Ekstrand · 4 years, 8 months ago
  89. 48e23a6 vulkan/wsi: Provide the implicitly synchronized BO to vkQueueSubmit by Jason Ekstrand · 4 years, 8 months ago
  90. 200a330 vulkan: Update the XML and headers to 1.1.129 by Jason Ekstrand · 4 years, 8 months ago
  91. 121551b vulkan/enum_to_str: Handle out-of-order aliases by Jason Ekstrand · 5 years ago
  92. d6db858 meson: only build imgui when needed by Samuel Pitoiset · 4 years, 8 months ago
  93. 609a6ae vk_util: drop duplicate formats in vk_format_map[] by Eric Engestrom · 4 years, 8 months ago
  94. 1496e11 util: add missing R8G8B8A8_SRGB format to vk_format_map by Jonathan Marek · 4 years, 8 months ago
  95. 3a28281 util: Add a mapping from VkFormat to PIPE_FORMAT. by Eric Anholt · 4 years, 9 months ago
  96. 71634b1 vulkan: bump headers/registry to 1.1.127 by Lionel Landwerlin · 4 years, 9 months ago
  97. 7f106a2 util: rename list_empty() to list_is_empty() by Timothy Arceri · 4 years, 9 months ago
  98. 7ae1be1 util: remove LIST_INITHEAD macro by Timothy Arceri · 4 years, 9 months ago
  99. 90a7893 vulkan: Update the XML and headers to 1.1.125 by Caio Marcelo de Oliveira Filho · 4 years, 9 months ago
  100. 3f30461 vulkan: Update the XML and headers to 1.1.124 by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago