1. e1b8909 Vulkan: dynamically advertise surface formats by Charlie Lao · 6 years ago
  2. f5a264a Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3 by Anders Frostad Pedersen · 6 years ago
  3. 9bb4db7 Vulkan: Improve error translation in CreateSwapChainKHR by Anders Frostad Pedersen · 6 years ago
  4. cc888a2 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 by Colin Cross · 6 years ago
  5. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 6 years ago
  6. 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  7. 2239611 Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR" by Ian Elliott · 6 years ago
  8. a704471 [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
  9. d04f4ed [vulkan] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  10. ec6c505 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
  11. 0480848 GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8 by Yiwei Zhang · 6 years ago
  12. 0344513 Ignore format-pedantic compiler warning by Yi Kong · 6 years ago
  13. b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 7 years ago
  14. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  15. 9eee7a7 Merge "libvulkan: add a nullptr check for ANativeWindow*" am: 52d84f8f25 by Yiwei Zhang · 6 years ago
  16. 52d84f8 Merge "libvulkan: add a nullptr check for ANativeWindow*" by Treehugger Robot · 6 years ago
  17. c81b532 libvulkan: add a nullptr check for ANativeWindow* by Yiwei Zhang · 6 years ago
  18. 4d90373 DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master by Xin Li · 7 years ago
  19. 3da5921 Merge "Vulkan: Fixing return code for vkQueuePresentKHR" into qt-dev by silence_dogood · 7 years ago
  20. de9b950 Merge "Track libziparchive API change." am: 3dd44d1973 am: 32112f0565 by Elliott Hughes · 7 years ago
  21. 7359759 Vulkan: Fixing return code for vkQueuePresentKHR by silence_dogood · 7 years ago
  22. c1f2485 Track libziparchive API change. by Elliott Hughes · 7 years ago
  23. 81196b5 Merge "Vulkan: Ensure swapchain gets enough images for MAILBOX." into qt-dev by Ian Elliott · 7 years ago
  24. df542f6 Merge "Vulkan: Ensure swapchain gets enough images for MAILBOX." into qt-dev by Ian Elliott · 7 years ago
  25. a3515f4 Vulkan: Ensure swapchain gets enough images for MAILBOX. by Ian Elliott · 7 years ago
  26. 84e4660 [RESTRICT AUTOMERGE] libvulkan: drop the advertised swapchain spec version to 68 by Yiwei Zhang · 7 years ago
  27. debaea3 GpuStats: track CPU Vulkan implementation usage am: 8c5e3bde15 by Yiwei Zhang · 7 years ago
  28. 6a1e0e4 Merge "Have vkGetRefreshCycleDurationGOOGLE query SF every time." into qt-dev by Ian Elliott · 7 years ago
  29. 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 7 years ago
  30. 7d3f000 Merge "libvulkan: track libziparchive API change." am: 237d9b27cd am: ae12055857 by Elliott Hughes · 7 years ago
  31. ae12055 Merge "libvulkan: track libziparchive API change." am: 237d9b27cd by Elliott Hughes · 7 years ago
  32. 5449204 libvulkan: track libziparchive API change. by Elliott Hughes · 7 years ago
  33. 3568bfe Have vkGetRefreshCycleDurationGOOGLE query SF every time. by Ian Elliott · 7 years ago
  34. ee6e379 [RESTRICT AUTOMERGE] libvulkan: drop the advertised swapchain spec version to 68 by Yiwei Zhang · 7 years ago
  35. c6882b48 Use upstream Vulkan headers from external/vulkan-headers by Jesse Hall · 7 years ago
  36. c3d6de2 Prepare for moving Vulkan headers by Jesse Hall · 7 years ago
  37. cb69d40 Merge changes from topic "move-vulkan-headers" am: 22a3ef220a am: 9c82f661a4 by Jesse Hall · 7 years ago
  38. c92283d Prepare for moving Vulkan headers am: 408eda0002 am: 298dc55878 by Jesse Hall · 7 years ago
  39. 14f4d42 libvulkan: Rev 8 of ANDROID_native_buffer by Yiwei Zhang · 7 years ago
  40. b9d7b81 Use upstream Vulkan headers from external/vulkan-headers by Jesse Hall · 7 years ago
  41. 408eda0 Prepare for moving Vulkan headers by Jesse Hall · 7 years ago
  42. 0f47522 libvulkan: correctly handle VkBindImageMemorySwapchainInfoKHR by Yiwei Zhang · 7 years ago
  43. 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 7 years ago
  44. 4fdaa43 Add dependency on libdl_android by dimitry · 7 years ago
  45. 6d23529 Add dependency on libdl_android by dimitry · 7 years ago
  46. 94ace21 Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR by Ian Elliott · 7 years ago
  47. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 7 years ago
  48. f014c43 Cut the static deps from libvulkan to libnativeloader and libnativebridge am: 2d81f3c409 am: 048e5b4f6a by Jiyong Park · 7 years ago
  49. 2d81f3c Cut the static deps from libvulkan to libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  50. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 7 years ago
  51. 34d4121 Merge "Vulkan: add atrace support" by TreeHugger Robot · 7 years ago
  52. c1ea815 Vulkan: fix VK_FORMAT_A2B10G10R10_UNORM_PACK32 format mapping by Yiwei Zhang · 7 years ago
  53. fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 7 years ago
  54. 777f04d Merge "Fix/suppress google-explicit-constructor warnings" am: c4f5492a93 am: 182fb759fd by Chih-Hung Hsieh · 7 years ago
  55. 75067a7 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  56. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  57. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  58. b2d5156 Merge "Have clang generate full debug info for libvulkan" am: 23a6c521e6 am: 9d22ab6eb6 by Dimitry Ivanov · 7 years ago
  59. a7cc50d Have clang generate full debug info for libvulkan by dimitry · 7 years ago
  60. 7f42825 Merge changes I66c41101,Ibcb16e14,I9e9967ee am: e0fc37e99d am: a822337765 by Jesse Hall · 7 years ago
  61. f47e8f8 vulkan: Update headers to 1.1.90 by Jesse Hall · 7 years ago
  62. 497c46f vulkan: Update headers to 1.1.87 by Jesse Hall · 7 years ago
  63. 7a03f2e Merge "Add noexcept to move constructors and assignment operators." am: a45f6e6c2f am: d9f469b005 by Chih-hung Hsieh · 7 years ago
  64. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  65. b67397c Merge "Enable FP16 support in Vulkan" by Yiwei Zhang · 7 years ago
  66. 5979cb5 Enable FP16 support in Vulkan by Yiwei Zhang · 7 years ago
  67. ec95211 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" am: 500d2d89ab am: 31fd8eb6a7 by Chad Versace · 7 years ago
  68. 32c087f vulkan: Fix EnumeratePhysicalDeviceGroups() by Chad Versace · 7 years ago
  69. d136a4d Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" am: 7101abd148 am: 553065f3cb by Dimitry Ivanov · 7 years ago
  70. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 7 years ago
  71. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 7 years ago
  72. bcbc73a [vulkan] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  73. 4819b52 Add fallback case to layers_extensions.cpp by Victor Khimenko · 8 years ago
  74. 8501e36 Merge "C++14 is the default now." am: 933c5f2365 am: 26cb4f8dac am: d9a50d724b by Elliott Hughes · 8 years ago
  75. 26cb4f8 Merge "C++14 is the default now." am: 933c5f2365 by Elliott Hughes · 8 years ago
  76. f9c6acb C++14 is the default now. by Elliott Hughes · 8 years ago
  77. c91b9b7 libvulkan: vkGetPhysicalDeviceSurfaceSupportKHR by Yiwei Zhang · 8 years ago
  78. 7496700 Fix cleanup of swapchain images in the shared case am: 31b85c2326 by Chris Forbes · 8 years ago
  79. 31b85c2 Fix cleanup of swapchain images in the shared case by Chris Forbes · 8 years ago
  80. 47b900c Merge "vulkan: Update headers to 1.1.76" am: 381ee9c800 am: 1db52092b3 by Jesse Hall · 8 years ago
  81. 54f8d13 vulkan: Update headers to 1.1.76 by Jesse Hall · 8 years ago
  82. 6435b32 libvulkan: VkSurfaceKHR shouldn't work with must-be-YUV native windows by Yiwei Zhang · 8 years ago
  83. 4610a20 Merge "libvulkan: correctly expose VK_KHR_shared_presentable_image" into pi-dev by Yiwei Zhang · 8 years ago
  84. 8e951d5 swapchain: add a case for minImageCount in capabilities by Yiwei Zhang · 8 years ago
  85. db67cc7 libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 8 years ago
  86. 19cc754 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 8 years ago
  87. c1c9d3c libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 8 years ago
  88. 9f5c65d Enable VK_KHR_swapchain for instances. by Jesse Hall · 8 years ago
  89. 5f646a0 vkGetDeviceQueue2: add a NULL check by Yiwei Zhang · 8 years ago
  90. d3bd842 stubhal: add EnumeratePhysicalDeviceGroups by Yiwei Zhang · 8 years ago
  91. caea411 libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 8 years ago
  92. 8c954d3 vulkan: update Vulkan headers to 1.1.68 by Jesse Hall · 8 years ago
  93. 170d370 Add VK1.1 entries to NDK libvulkan and fix a bug by Yiwei Zhang · 8 years ago
  94. 6bed0c5 Properly implement stubhal's vkGetInstanceProcAddr() by Ian Elliott · 8 years ago
  95. 1d990b2 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 8 years ago
  96. 28bd2c3 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 8 years ago
  97. 09f7bf9 Vulkan api update to 1.1 by Daniel Koch · 8 years ago
  98. 7f983a8 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 8 years ago
  99. f6481ef Enable VK_KHR_swapchain for instances. by Jesse Hall · 8 years ago
  100. e4a559c swapchain: add condition to report mailbox mode by Yiwei Zhang · 8 years ago