1. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 6 years ago
  2. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 6 years ago
  3. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  4. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 6 years ago
  5. a704471 [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  6. d04f4ed [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  7. ec6c505 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  8. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 6 years ago
  9. 0344513 Ignore format-pedantic compiler warning by Yi Kong · 6 years ago
  10. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
  11. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  12. 9eee7a7 Merge "libvulkan: add a nullptr check for ANativeWindow*" am: 52d84f8f25 by Yiwei Zhang · 6 years ago
  13. 52d84f8 Merge "libvulkan: add a nullptr check for ANativeWindow*" by Treehugger Robot · 6 years ago
  14. c81b532 libvulkan: add a nullptr check for ANativeWindow* by Yiwei Zhang · 6 years ago
  15. 4d90373 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 6 years ago
  16. 3da5921 Merge "Vulkan: Fixing return code for vkQueuePresentKHR" into qt-dev by silence_dogood · 7 years ago
  17. de9b950 Merge "Track libziparchive API change." am: 3dd44d1973 am: 32112f0565 by Elliott Hughes · 7 years ago
  18. 7359759 Vulkan: Fixing return code for vkQueuePresentKHR by silence_dogood · 7 years ago
  19. c1f2485 Track libziparchive API change. by Elliott Hughes · 7 years ago
  20. 81196b5 Merge "Vulkan: Ensure swapchain gets enough images for MAILBOX." into qt-dev by Ian Elliott · 7 years ago
  21. df542f6 Merge "Vulkan: Ensure swapchain gets enough images for MAILBOX." into qt-dev by Ian Elliott · 7 years ago
  22. a3515f4 Vulkan: Ensure swapchain gets enough images for MAILBOX. by Ian Elliott · 7 years ago
  23. 84e4660 [RESTRICT AUTOMERGE] libvulkan: drop the advertised swapchain spec version to 68 by Yiwei Zhang · 7 years ago
  24. debaea3 GpuStats: track CPU Vulkan implementation usage am: 8c5e3bde15 by Yiwei Zhang · 7 years ago
  25. 6a1e0e4 Merge "Have vkGetRefreshCycleDurationGOOGLE query SF every time." into qt-dev by Ian Elliott · 7 years ago
  26. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 7 years ago
  27. 7d3f000 Merge "libvulkan: track libziparchive API change." am: 237d9b27cd am: ae12055857 by Elliott Hughes · 7 years ago
  28. ae12055 Merge "libvulkan: track libziparchive API change." am: 237d9b27cd by Elliott Hughes · 7 years ago
  29. 5449204 libvulkan: track libziparchive API change. by Elliott Hughes · 7 years ago
  30. 3568bfe Have vkGetRefreshCycleDurationGOOGLE query SF every time. by Ian Elliott · 7 years ago
  31. ee6e379 [RESTRICT AUTOMERGE] libvulkan: drop the advertised swapchain spec version to 68 by Yiwei Zhang · 7 years ago
  32. c6882b48 Use upstream Vulkan headers from external/vulkan-headers by Jesse Hall · 7 years ago
  33. c3d6de2 Prepare for moving Vulkan headers by Jesse Hall · 7 years ago
  34. cb69d40 Merge changes from topic "move-vulkan-headers" am: 22a3ef220a am: 9c82f661a4 by Jesse Hall · 7 years ago
  35. c92283d Prepare for moving Vulkan headers am: 408eda0002 am: 298dc55878 by Jesse Hall · 7 years ago
  36. 14f4d42 libvulkan: Rev 8 of ANDROID_native_buffer by Yiwei Zhang · 7 years ago
  37. b9d7b81 Use upstream Vulkan headers from external/vulkan-headers by Jesse Hall · 7 years ago
  38. 408eda0 Prepare for moving Vulkan headers by Jesse Hall · 7 years ago
  39. 0f47522 libvulkan: correctly handle VkBindImageMemorySwapchainInfoKHR by Yiwei Zhang · 7 years ago
  40. 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 7 years ago
  41. 4fdaa43 Add dependency on libdl_android by dimitry · 7 years ago
  42. 6d23529 Add dependency on libdl_android by dimitry · 7 years ago
  43. 94ace21 Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR by Ian Elliott · 7 years ago
  44. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 7 years ago
  45. f014c43 Cut the static deps from libvulkan to libnativeloader and libnativebridge am: 2d81f3c409 am: 048e5b4f6a by Jiyong Park · 7 years ago
  46. 2d81f3c Cut the static deps from libvulkan to libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  47. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 7 years ago
  48. 34d4121 Merge "Vulkan: add atrace support" by TreeHugger Robot · 7 years ago
  49. c1ea815 Vulkan: fix VK_FORMAT_A2B10G10R10_UNORM_PACK32 format mapping by Yiwei Zhang · 7 years ago
  50. fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 7 years ago
  51. 777f04d Merge "Fix/suppress google-explicit-constructor warnings" am: c4f5492a93 am: 182fb759fd by Chih-Hung Hsieh · 7 years ago
  52. 75067a7 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  53. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  54. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  55. b72d198 Merge "Add opengl owners" am: 3be536db16 am: a2fd1549df am: 6ab3f28648 by Chih-hung Hsieh · 7 years ago
  56. 3be536d Merge "Add opengl owners" by Chih-hung Hsieh · 7 years ago
  57. 220da1e Add opengl owners by Chih-Hung Hsieh · 7 years ago
  58. 26ce864 Merge "vulkan: Update Vulkan headers to 1.1.96" am: 7a4ecaaf0d am: 820eb81cac by Jesse Hall · 7 years ago
  59. 49a87a2 vulkan: Update Vulkan headers to 1.1.96 by Jesse Hall · 7 years ago
  60. eb9eb0c resolve merge conflicts of 91397ff4985eea91bbe16ed4efe579cfd3dd08e4 to master by Jesse Hall · 7 years ago
  61. a9d30ff vulkan: Update Vulkan headers to 1.1.95 by Jesse Hall · 7 years ago
  62. 4851472 vulkan: Update Vulkan headers to 1.1.94 by Jesse Hall · 7 years ago
  63. 132e0e8 Merge "vulkan: Update Vulkan headers to 1.1.94" by Jesse Hall · 7 years ago
  64. b2d5156 Merge "Have clang generate full debug info for libvulkan" am: 23a6c521e6 am: 9d22ab6eb6 by Dimitry Ivanov · 7 years ago
  65. a7cc50d Have clang generate full debug info for libvulkan by dimitry · 7 years ago
  66. 847c511 vulkan: Update Vulkan headers to 1.1.94 by Jesse Hall · 7 years ago
  67. 5ea4510 Merge "vk.api: s/VK_NV_raytracing/VK_NV_ray_tracing/g" am: 57fc0f6ed1 am: 0bae3c2e2e by Jesse Hall · 7 years ago
  68. beea46d vk.api: s/VK_NV_raytracing/VK_NV_ray_tracing/g by Jesse Hall · 7 years ago
  69. cfeae44 Merge "vulkan: Update Vulkan headers to 1.1.93" am: f25cf0661e am: a27923446e by Jesse Hall · 7 years ago
  70. 89bde78 vulkan: Update Vulkan headers to 1.1.93 by Jesse Hall · 7 years ago
  71. 9f15728 Merge "vulkan: Update headers to 1.1.91" am: ac2a61e32c am: 0fd36ce3ef by Jesse Hall · 7 years ago
  72. a363a8e vulkan: Update headers to 1.1.91 by Jesse Hall · 7 years ago
  73. 7f42825 Merge changes I66c41101,Ibcb16e14,I9e9967ee am: e0fc37e99d am: a822337765 by Jesse Hall · 7 years ago
  74. f47e8f8 vulkan: Update headers to 1.1.90 by Jesse Hall · 7 years ago
  75. 96a0ce6 vkjson: report VkPhysicalDeviceDriverPropertiesKHR by Yiwei Zhang · 7 years ago
  76. 497c46f vulkan: Update headers to 1.1.87 by Jesse Hall · 7 years ago
  77. 7a1d199 Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" am: c779697852 am: cdab4aa50d by Tapani Pälli · 7 years ago
  78. c779697 Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" by Treehugger Robot · 7 years ago
  79. a871423 vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance by Tapani Pälli · 7 years ago
  80. 10ca1c3 Merge "Suppress implicit-fallthrough warnings." am: c7e86caf44 am: d896cab7d0 by Yiwei Zhang · 7 years ago
  81. c7e86ca Merge "Suppress implicit-fallthrough warnings." by Yiwei Zhang · 7 years ago
  82. 59b492c Suppress implicit-fallthrough warnings. by Yiwei Zhang · 7 years ago
  83. 7b4169d vkjson: report VkPhysicalDeviceDriverPropertiesKHR by Yiwei Zhang · 7 years ago
  84. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 7 years ago
  85. 4be77b7 Merge "vulkan: Update headers to 1.1.86" am: 0d29a7512d am: 019aa61f53 by Jesse Hall · 7 years ago
  86. a45f6e6 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 7 years ago
  87. 2e6853c vulkan: Update headers to 1.1.86 by Jesse Hall · 7 years ago
  88. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  89. b67397c Merge "Enable FP16 support in Vulkan" by Yiwei Zhang · 7 years ago
  90. 5979cb5 Enable FP16 support in Vulkan by Yiwei Zhang · 7 years ago
  91. ec95211 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" am: 500d2d89ab am: 31fd8eb6a7 by Chad Versace · 7 years ago
  92. 500d2d8 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" by Treehugger Robot · 7 years ago
  93. c90c13c Merge "vulkan: Update headers to 1.1.85" am: f3cf54a2f5 am: 01d0ce46f1 by Jesse Hall · 7 years ago
  94. b529719 vulkan: Update headers to 1.1.85 by Jesse Hall · 7 years ago
  95. 32c087f vulkan: Fix EnumeratePhysicalDeviceGroups() by Chad Versace · 7 years ago
  96. d136a4d Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" am: 7101abd148 am: 553065f3cb by Dimitry Ivanov · 7 years ago
  97. 9257eb6 Merge "vulkan: Update headers to 1.1.84" am: 97f1cf0a28 am: d2f893a79c by Jesse Hall · 7 years ago
  98. 7101abd Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 7 years ago
  99. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 7 years ago
  100. 4af6c46 vulkan: Update headers to 1.1.84 by Jesse Hall · 7 years ago