1. c4eb0c6 Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 am: 3e6d95ef25 by Treehugger Robot · 3 years, 8 months ago
  2. 3e6d95e Merge "libvulkan: revert the false surface support implementation" am: cdec9919a2 am: 5de62c01e6 by Treehugger Robot · 3 years, 8 months ago
  3. c7e46c4 libvulkan: revert the false surface support implementation by Yiwei Zhang · 3 years, 8 months ago
  4. 06c66fb Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years ago
  5. 4240670 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years ago
  6. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 3 years, 10 months ago
  7. 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 4 years ago
  8. 1aba8ae Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 4 years ago
  9. 9566474 Merge changes from topic "vulkan-header-1.2.158" am: 373e4fd03e am: 64f80d1b45 am: b932d1c701 am: fa5109f4cd by Treehugger Robot · 4 years ago
  10. 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 4 years ago
  11. 17bf1c0 vkjson: update accordingly to latest vulkan-headers by Yiwei Zhang · 4 years ago
  12. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 4 years ago
  13. 40e84f1 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years ago
  14. da2e479 Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 4 years ago
  15. 9df5bff Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 4 years ago
  16. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 1 month ago
  17. 3a022bb Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a am: d711a75dca am: 38bb97f622 am: 17d1f93562 by Treehugger Robot · 4 years, 1 month ago
  18. d711a75 Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a by Treehugger Robot · 4 years, 1 month ago
  19. 98d15e0 vulkan: avoid waiting for service.sf.present_timestamp creation by Yiwei Zhang · 4 years, 1 month ago
  20. d7ea44a libvulkan: avoid allocation if final extension count is zero by Yiwei Zhang · 4 years, 1 month ago
  21. f4785c6 Merge "Vulkan: unload builtin driver to reload updated driver if needed" by TreeHugger Robot · 4 years, 2 months ago
  22. 901f8ee Vulkan: unload builtin driver to reload updated driver if needed by Yiwei Zhang · 4 years, 2 months ago
  23. 730be0e Merge "Refactor VK_ANDROID_native_buffer header" by TreeHugger Robot · 4 years, 2 months ago
  24. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years, 2 months ago
  25. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 2 months ago
  26. 56f89b5 Refactor VK_ANDROID_native_buffer header by Yiwei Zhang · 4 years, 2 months ago
  27. 6aa5a3b Merge "libvulkan: make vkEnumerateInstanceVersion trigger driver loading" by TreeHugger Robot · 4 years, 2 months ago
  28. c889d3c libvulkan: make vkEnumerateInstanceVersion trigger driver loading by Yiwei Zhang · 4 years, 2 months ago
  29. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 4 years, 2 months ago
  30. 2cefa73 libvulkan: refactor CreateInfoWrapper::SanitizeApiVersion by Yiwei Zhang · 4 years, 2 months ago
  31. 91fc3dc vkjson: refactor based on 1.1 assumptions by Yiwei Zhang · 4 years, 3 months ago
  32. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 4 years, 3 months ago
  33. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 4 years, 3 months ago
  34. e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 4 years, 3 months ago
  35. 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 4 years, 3 months ago
  36. d4fd122 libvulkan: add SanitizeApiVersion to unify api downgrade and upgrade by Yiwei Zhang · 4 years, 3 months ago
  37. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 4 years, 3 months ago
  38. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 4 years, 3 months ago
  39. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 3 months ago
  40. e9c8f04 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 am: 10f20eb2eb am: ef2df2c132 by Jesse Hall · 4 years, 4 months ago
  41. 10f20eb Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 by Jesse Hall · 4 years, 4 months ago
  42. 47d4af7 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c by Jesse Hall · 4 years, 4 months ago
  43. 7559c76 libvulkan: support vkGIPA self-query by Jesse Hall · 4 years, 4 months ago
  44. 6a04962 Merge "Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR" by TreeHugger Robot · 4 years, 4 months ago
  45. 4e79c5b Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR by Yiwei Zhang · 4 years, 4 months ago
  46. 3aef696 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 am: 2cb450b42f by Yiwei Zhang · 4 years, 5 months ago
  47. 186dfd9 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 by Yiwei Zhang · 4 years, 5 months ago
  48. e98c513 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 by Yiwei Zhang · 4 years, 5 months ago
  49. 4264917 Vulkan: remove the fallback path to load Vulkan driver by Yiwei Zhang · 4 years, 5 months ago
  50. d482bad Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 am: efbf83626a by TreeHugger Robot · 4 years, 5 months ago
  51. a84a87f Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 by TreeHugger Robot · 4 years, 5 months ago
  52. c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 4 years, 5 months ago
  53. 922bbd8 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d am: 3e3e804adb by TreeHugger Robot · 4 years, 5 months ago
  54. 798dab1 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d by TreeHugger Robot · 4 years, 5 months ago
  55. bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 4 years, 5 months ago
  56. 68d1725 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b by Peter Collingbourne · 4 years, 5 months ago
  57. 6a303d8 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 by Peter Collingbourne · 4 years, 5 months ago
  58. 161c76b Expand HWVULKAN_HARDWARE_MODULE_ID macro. by Peter Collingbourne · 4 years, 5 months ago
  59. e5e4150 Merge "Add CtsGpuToolsHostTestCases into presubmit." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  60. 8980f06 Add CtsGpuToolsHostTestCases into presubmit. by Peiyong Lin · 4 years, 6 months ago
  61. 2780049 [Vulkan] Expose device extensions from implicit layers. by Peiyong Lin · 4 years, 6 months ago
  62. 8f4435a [Vulkan] Expose instance extensions from implicit layers. by Peiyong Lin · 4 years, 6 months ago
  63. c1b5ffb [vkjson] Add support of VK_KHR_shader_float16_int8. by Peiyong Lin · 4 years, 7 months ago
  64. 1119f1e Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 am: 4f2cf91f9a by Automerger Merge Worker · 4 years, 7 months ago
  65. 4f2cf91 Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 by Automerger Merge Worker · 4 years, 7 months ago
  66. 279df62 libvulkan: remove a redundant check debuggable logic by Yiwei Zhang · 4 years, 7 months ago
  67. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 4 years, 8 months ago
  68. efa0cbd Don't fall back to system driver when driver apk fails. by Peiyong Lin · 4 years, 8 months ago
  69. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 4 years, 11 months ago
  70. bca35eb Merge "Refactor the native window api return codes and simplify the window use" by TreeHugger Robot · 4 years, 9 months ago
  71. 9a420af Merge "Vulkan: implement timeout for vkAcquireNextImageKHR" by TreeHugger Robot · 4 years, 9 months ago
  72. f5030b4 Refactor the native window api return codes and simplify the window use by Yiwei Zhang · 4 years, 9 months ago
  73. 705c2e6 Vulkan: implement timeout for vkAcquireNextImageKHR by Yiwei Zhang · 4 years, 9 months ago
  74. e1b8909 Vulkan: dynamically advertise surface formats by Charlie Lao · 4 years, 9 months ago
  75. 324191f Vulkan: dynamically advertise surface formats by Charlie Lao · 4 years, 9 months ago
  76. f5a264a Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3 by Anders Frostad Pedersen · 4 years, 10 months ago
  77. 046a7e2 Merge "Vulkan: Improve error translation in CreateSwapChainKHR" by TreeHugger Robot · 4 years, 10 months ago
  78. 9bb4db7 Vulkan: Improve error translation in CreateSwapChainKHR by Anders Frostad Pedersen · 4 years, 10 months ago
  79. 702beb4 Vulkan: Improve error translation in CreateSwapChainKHR by Yiwei Zhang · 4 years, 10 months ago
  80. 5de3ce6 Restructure blueprint file for gpuservice and vkjson by Yiwei Zhang · 4 years, 10 months ago
  81. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 4 years, 10 months ago
  82. e2d1a47 Merge "Replace more -Weverything with -Wextra" am: 81a9b2c7e3 by Colin Cross · 4 years, 11 months ago
  83. f83b3ca Replace more -Weverything with -Wextra by Colin Cross · 4 years, 11 months ago
  84. 4694fa6 Merge "Replace more -Weverything with -Wextra" by TreeHugger Robot · 4 years, 11 months ago
  85. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 4 years, 11 months ago
  86. a6a7eab Replace more -Weverything with -Wextra by Colin Cross · 4 years, 11 months ago
  87. 0020bb4 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9 by Colin Cross · 4 years, 11 months ago
  88. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 4 years, 11 months ago
  89. b04952f Merge "Fix the behavior of vulkan::driver::Debuggable() function" by TreeHugger Robot · 4 years, 11 months ago
  90. 0f9d717 Fix the behavior of vulkan::driver::Debuggable() function by Yiwei Zhang · 4 years, 11 months ago
  91. c4745f6 Merge "Vulkan: fix a typo" by Yiwei Zhang · 4 years, 11 months ago
  92. 94b18d5 Vulkan: fix a typo by Yiwei Zhang · 4 years, 11 months ago
  93. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 4 years, 11 months ago
  94. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  95. 60307ce [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 5 years ago
  96. b74b376 Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b am: 445ec6d2cf am: 2734c0f3b6 by Ian Elliott · 5 years ago
  97. 2734c0f Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b by Ian Elliott · 5 years ago
  98. 03b11cf Revert "[frameworks][native][vulkan] fix -Walloca" by Nick Desaulniers · 5 years ago
  99. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 5 years ago
  100. ff98dc3 Merge "Vulkan: convert all the TODOs into actual issues to chase against" by Yiwei Zhang · 5 years ago