1. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 5 years ago
  2. 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 5 years ago
  3. 1aba8ae Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 5 years ago
  4. 9566474 Merge changes from topic "vulkan-header-1.2.158" am: 373e4fd03e am: 64f80d1b45 am: b932d1c701 am: fa5109f4cd by Treehugger Robot · 5 years ago
  5. 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 5 years ago
  6. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 5 years ago
  7. 40e84f1 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 5 years ago
  8. da2e479 Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 5 years ago
  9. 9df5bff Vulkan: swapchain images to be early released must be idle by Yiwei Zhang · 5 years ago
  10. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  11. 3a022bb Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a am: d711a75dca am: 38bb97f622 am: 17d1f93562 by Treehugger Robot · 5 years ago
  12. d711a75 Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a by Treehugger Robot · 5 years ago
  13. 98d15e0 vulkan: avoid waiting for service.sf.present_timestamp creation by Yiwei Zhang · 5 years ago
  14. d7ea44a libvulkan: avoid allocation if final extension count is zero by Yiwei Zhang · 5 years ago
  15. 901f8ee Vulkan: unload builtin driver to reload updated driver if needed by Yiwei Zhang · 5 years ago
  16. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 5 years ago
  17. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 5 years ago
  18. 6aa5a3b Merge "libvulkan: make vkEnumerateInstanceVersion trigger driver loading" by TreeHugger Robot · 5 years ago
  19. c889d3c libvulkan: make vkEnumerateInstanceVersion trigger driver loading by Yiwei Zhang · 5 years ago
  20. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 6 years ago
  21. 2cefa73 libvulkan: refactor CreateInfoWrapper::SanitizeApiVersion by Yiwei Zhang · 6 years ago
  22. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 6 years ago
  23. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 6 years ago
  24. e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 6 years ago
  25. 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 6 years ago
  26. d4fd122 libvulkan: add SanitizeApiVersion to unify api downgrade and upgrade by Yiwei Zhang · 6 years ago
  27. e9c8f04 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 am: 10f20eb2eb am: ef2df2c132 by Jesse Hall · 6 years ago
  28. 10f20eb Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 by Jesse Hall · 6 years ago
  29. 47d4af7 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c by Jesse Hall · 6 years ago
  30. 7559c76 libvulkan: support vkGIPA self-query by Jesse Hall · 6 years ago
  31. 6a04962 Merge "Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR" by TreeHugger Robot · 6 years ago
  32. 4e79c5b Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR by Yiwei Zhang · 6 years ago
  33. 3aef696 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 am: 2cb450b42f by Yiwei Zhang · 6 years ago
  34. 186dfd9 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 by Yiwei Zhang · 6 years ago
  35. e98c513 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 by Yiwei Zhang · 6 years ago
  36. 4264917 Vulkan: remove the fallback path to load Vulkan driver by Yiwei Zhang · 6 years ago
  37. d482bad Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 am: efbf83626a by TreeHugger Robot · 6 years ago
  38. a84a87f Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 by TreeHugger Robot · 6 years ago
  39. c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 6 years ago
  40. 922bbd8 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d am: 3e3e804adb by TreeHugger Robot · 6 years ago
  41. 798dab1 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d by TreeHugger Robot · 6 years ago
  42. bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 6 years ago
  43. 68d1725 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b by Peter Collingbourne · 6 years ago
  44. 6a303d8 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 by Peter Collingbourne · 6 years ago
  45. 161c76b Expand HWVULKAN_HARDWARE_MODULE_ID macro. by Peter Collingbourne · 6 years ago
  46. 2780049 [Vulkan] Expose device extensions from implicit layers. by Peiyong Lin · 6 years ago
  47. 8f4435a [Vulkan] Expose instance extensions from implicit layers. by Peiyong Lin · 6 years ago
  48. 1119f1e Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 am: 4f2cf91f9a by Automerger Merge Worker · 6 years ago
  49. 4f2cf91 Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 by Automerger Merge Worker · 6 years ago
  50. 279df62 libvulkan: remove a redundant check debuggable logic by Yiwei Zhang · 6 years ago
  51. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
  52. efa0cbd Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  53. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  54. bca35eb Merge "Refactor the native window api return codes and simplify the window use" by TreeHugger Robot · 6 years ago
  55. 9a420af Merge "Vulkan: implement timeout for vkAcquireNextImageKHR" by TreeHugger Robot · 6 years ago
  56. f5030b4 Refactor the native window api return codes and simplify the window use by Yiwei Zhang · 6 years ago
  57. 705c2e6 Vulkan: implement timeout for vkAcquireNextImageKHR by Yiwei Zhang · 6 years ago
  58. e1b8909 Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  59. 324191f Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  60. f5a264a Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3 by Anders Frostad Pedersen · 6 years ago
  61. 9bb4db7 Vulkan: Improve error translation in CreateSwapChainKHR by Anders Frostad Pedersen · 6 years ago
  62. 702beb4 Vulkan: Improve error translation in CreateSwapChainKHR by Yiwei Zhang · 6 years ago
  63. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 6 years ago
  64. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  65. 0020bb4 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9 by Colin Cross · 6 years ago
  66. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 6 years ago
  67. b04952f Merge "Fix the behavior of vulkan::driver::Debuggable() function" by TreeHugger Robot · 6 years ago
  68. 0f9d717 Fix the behavior of vulkan::driver::Debuggable() function by Yiwei Zhang · 6 years ago
  69. c4745f6 Merge "Vulkan: fix a typo" by Yiwei Zhang · 6 years ago
  70. 94b18d5 Vulkan: fix a typo by Yiwei Zhang · 6 years ago
  71. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 6 years ago
  72. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  73. 60307ce [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  74. b74b376 Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b am: 445ec6d2cf am: 2734c0f3b6 by Ian Elliott · 6 years ago
  75. 2734c0f Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b by Ian Elliott · 6 years ago
  76. 03b11cf Revert "[frameworks][native][vulkan] fix -Walloca" by Nick Desaulniers · 6 years ago
  77. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 6 years ago
  78. ff98dc3 Merge "Vulkan: convert all the TODOs into actual issues to chase against" by Yiwei Zhang · 6 years ago
  79. aa6bd78 Merge "Vulkan: remove some redundant codes" by Yiwei Zhang · 6 years ago
  80. a885c06 Vulkan: convert all the TODOs into actual issues to chase against by Yiwei Zhang · 6 years ago
  81. f8f506c Vulkan: remove some redundant codes by Yiwei Zhang · 6 years ago
  82. aaa6052 Merge "[frameworks][native][vulkan] fix -Walloca" am: 64d536717b am: b9ad41a950 by Nick Desaulniers · 6 years ago
  83. a704471 [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  84. 7c123cc [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  85. c13e33d Merge "[vulkan] fix -Wreorder-init-list" am: f6dd948369 am: 1f39e870d2 by Nick Desaulniers · 6 years ago
  86. cb2a5c1 Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321 by Yiwei Zhang · 6 years ago
  87. d04f4ed [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  88. 1c272f5 Merge "[vulkan] fix -Wreorder-init-list" by TreeHugger Robot · 6 years ago
  89. e745a3e [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  90. ec6c505 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  91. 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  92. 1ca59c1 vulkan: clean up the framework generation script by Yiwei Zhang · 6 years ago
  93. dc792f5 Vulkan: remove redundant function definitions in null_driver by Yiwei Zhang · 6 years ago
  94. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 6 years ago
  95. 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
  96. 4bc489b vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen framework by Yiwei Zhang · 6 years ago
  97. a315c53 Merge "Ignore format-pedantic compiler warning" am: 52aa495074 am: 8bd9fdaea2 am: b5cf187c91 by Yi Kong · 6 years ago
  98. 0344513 Ignore format-pedantic compiler warning by Yi Kong · 6 years ago
  99. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 7 years ago
  100. 0802618 Replace libnativeloader-dummy-headers with libnativeloader-headers by Paul Duffin · 6 years ago