1. 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 6 years ago
  2. 2cefa73 libvulkan: refactor CreateInfoWrapper::SanitizeApiVersion by Yiwei Zhang · 6 years ago
  3. 91fc3dc vkjson: refactor based on 1.1 assumptions by Yiwei Zhang · 6 years ago
  4. e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 6 years ago
  5. a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 6 years ago
  6. e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 6 years ago
  7. 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 6 years ago
  8. d4fd122 libvulkan: add SanitizeApiVersion to unify api downgrade and upgrade by Yiwei Zhang · 6 years ago
  9. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 6 years ago
  10. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 6 years ago
  11. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 6 years ago
  12. e9c8f04 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 am: 10f20eb2eb am: ef2df2c132 by Jesse Hall · 6 years ago
  13. 10f20eb Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c am: fd32d4f578 by Jesse Hall · 6 years ago
  14. 47d4af7 Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c by Jesse Hall · 6 years ago
  15. 7559c76 libvulkan: support vkGIPA self-query by Jesse Hall · 6 years ago
  16. 6a04962 Merge "Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR" by TreeHugger Robot · 6 years ago
  17. 4e79c5b Remove an obsolete TODO for vkGetPhysicalDevicePresentRectanglesKHR by Yiwei Zhang · 6 years ago
  18. 3aef696 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 am: 2cb450b42f by Yiwei Zhang · 6 years ago
  19. 186dfd9 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 by Yiwei Zhang · 6 years ago
  20. e98c513 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 by Yiwei Zhang · 6 years ago
  21. 4264917 Vulkan: remove the fallback path to load Vulkan driver by Yiwei Zhang · 6 years ago
  22. 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
  23. a84a87f Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41 by TreeHugger Robot · 6 years ago
  24. c0f8a2c Vulkan: handle INVALID_OPERATION from BQ in the timeout case by Yiwei Zhang · 6 years ago
  25. 922bbd8 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d am: 3e3e804adb by TreeHugger Robot · 6 years ago
  26. 798dab1 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d by TreeHugger Robot · 6 years ago
  27. bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 6 years ago
  28. 68d1725 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b by Peter Collingbourne · 6 years ago
  29. 6a303d8 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 by Peter Collingbourne · 6 years ago
  30. 161c76b Expand HWVULKAN_HARDWARE_MODULE_ID macro. by Peter Collingbourne · 6 years ago
  31. e5e4150 Merge "Add CtsGpuToolsHostTestCases into presubmit." into rvc-dev by TreeHugger Robot · 6 years ago
  32. 8980f06 Add CtsGpuToolsHostTestCases into presubmit. by Peiyong Lin · 6 years ago
  33. 2780049 [Vulkan] Expose device extensions from implicit layers. by Peiyong Lin · 6 years ago
  34. 8f4435a [Vulkan] Expose instance extensions from implicit layers. by Peiyong Lin · 6 years ago
  35. c1b5ffb [vkjson] Add support of VK_KHR_shader_float16_int8. by Peiyong Lin · 6 years ago
  36. 1119f1e Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 am: 4f2cf91f9a by Automerger Merge Worker · 6 years ago
  37. 4f2cf91 Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 by Automerger Merge Worker · 6 years ago
  38. 279df62 libvulkan: remove a redundant check debuggable logic by Yiwei Zhang · 6 years ago
  39. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
  40. efa0cbd Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  41. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  42. bca35eb Merge "Refactor the native window api return codes and simplify the window use" by TreeHugger Robot · 6 years ago
  43. 9a420af Merge "Vulkan: implement timeout for vkAcquireNextImageKHR" by TreeHugger Robot · 6 years ago
  44. f5030b4 Refactor the native window api return codes and simplify the window use by Yiwei Zhang · 6 years ago
  45. 705c2e6 Vulkan: implement timeout for vkAcquireNextImageKHR by Yiwei Zhang · 6 years ago
  46. e1b8909 Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  47. 324191f Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  48. f5a264a Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3 by Anders Frostad Pedersen · 6 years ago
  49. 046a7e2 Merge "Vulkan: Improve error translation in CreateSwapChainKHR" by TreeHugger Robot · 6 years ago
  50. 9bb4db7 Vulkan: Improve error translation in CreateSwapChainKHR by Anders Frostad Pedersen · 6 years ago
  51. 702beb4 Vulkan: Improve error translation in CreateSwapChainKHR by Yiwei Zhang · 6 years ago
  52. 5de3ce6 Restructure blueprint file for gpuservice and vkjson by Yiwei Zhang · 6 years ago
  53. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 6 years ago
  54. e2d1a47 Merge "Replace more -Weverything with -Wextra" am: 81a9b2c7e3 by Colin Cross · 6 years ago
  55. f83b3ca Replace more -Weverything with -Wextra by Colin Cross · 6 years ago
  56. 4694fa6 Merge "Replace more -Weverything with -Wextra" by TreeHugger Robot · 6 years ago
  57. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  58. a6a7eab Replace more -Weverything with -Wextra by Colin Cross · 6 years ago
  59. 0020bb4 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9 by Colin Cross · 6 years ago
  60. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 6 years ago
  61. b04952f Merge "Fix the behavior of vulkan::driver::Debuggable() function" by TreeHugger Robot · 6 years ago
  62. 0f9d717 Fix the behavior of vulkan::driver::Debuggable() function by Yiwei Zhang · 6 years ago
  63. c4745f6 Merge "Vulkan: fix a typo" by Yiwei Zhang · 6 years ago
  64. 94b18d5 Vulkan: fix a typo by Yiwei Zhang · 6 years ago
  65. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 6 years ago
  66. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  67. 60307ce [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  68. b74b376 Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b am: 445ec6d2cf am: 2734c0f3b6 by Ian Elliott · 6 years ago
  69. 2734c0f Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b by Ian Elliott · 6 years ago
  70. 03b11cf Revert "[frameworks][native][vulkan] fix -Walloca" by Nick Desaulniers · 6 years ago
  71. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 6 years ago
  72. ff98dc3 Merge "Vulkan: convert all the TODOs into actual issues to chase against" by Yiwei Zhang · 6 years ago
  73. aa6bd78 Merge "Vulkan: remove some redundant codes" by Yiwei Zhang · 6 years ago
  74. a885c06 Vulkan: convert all the TODOs into actual issues to chase against by Yiwei Zhang · 6 years ago
  75. f8f506c Vulkan: remove some redundant codes by Yiwei Zhang · 6 years ago
  76. aaa6052 Merge "[frameworks][native][vulkan] fix -Walloca" am: 64d536717b am: b9ad41a950 by Nick Desaulniers · 6 years ago
  77. a704471 [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  78. 7c123cc [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  79. c13e33d Merge "[vulkan] fix -Wreorder-init-list" am: f6dd948369 am: 1f39e870d2 by Nick Desaulniers · 6 years ago
  80. cb2a5c1 Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321 by Yiwei Zhang · 6 years ago
  81. d04f4ed [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  82. 1c272f5 Merge "[vulkan] fix -Wreorder-init-list" by TreeHugger Robot · 6 years ago
  83. e745a3e [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  84. ec6c505 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  85. 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  86. aeaa867 Vulkan: factor base extension name into a function -- continue by Yiwei Zhang · 6 years ago
  87. 5365a7b Vulkan: factor base extension name into a function by Yiwei Zhang · 6 years ago
  88. 6ca5d0c Vulkan: add docs for the framework generation scripts by Yiwei Zhang · 6 years ago
  89. 1ca59c1 vulkan: clean up the framework generation script by Yiwei Zhang · 6 years ago
  90. dc792f5 Vulkan: remove redundant function definitions in null_driver by Yiwei Zhang · 6 years ago
  91. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 6 years ago
  92. 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
  93. 4bc489b vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen framework by Yiwei Zhang · 6 years ago
  94. a315c53 Merge "Ignore format-pedantic compiler warning" am: 52aa495074 am: 8bd9fdaea2 am: b5cf187c91 by Yi Kong · 6 years ago
  95. 0344513 Ignore format-pedantic compiler warning by Yi Kong · 6 years ago
  96. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 7 years ago
  97. 0802618 Replace libnativeloader-dummy-headers with libnativeloader-headers by Paul Duffin · 6 years ago
  98. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 6 years ago
  99. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  100. 9eee7a7 Merge "libvulkan: add a nullptr check for ANativeWindow*" am: 52d84f8f25 by Yiwei Zhang · 6 years ago