1. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  2. 3be536d Merge "Add opengl owners" by Chih-hung Hsieh · 6 years ago
  3. 220da1e Add opengl owners by Chih-Hung Hsieh · 6 years ago
  4. 49a87a2 vulkan: Update Vulkan headers to 1.1.96 by Jesse Hall · 6 years ago
  5. a9d30ff vulkan: Update Vulkan headers to 1.1.95 by Jesse Hall · 6 years ago
  6. 4851472 vulkan: Update Vulkan headers to 1.1.94 by Jesse Hall · 6 years ago
  7. a7cc50d Have clang generate full debug info for libvulkan by dimitry · 6 years ago
  8. beea46d vk.api: s/VK_NV_raytracing/VK_NV_ray_tracing/g by Jesse Hall · 6 years ago
  9. 89bde78 vulkan: Update Vulkan headers to 1.1.93 by Jesse Hall · 6 years ago
  10. a363a8e vulkan: Update headers to 1.1.91 by Jesse Hall · 6 years ago
  11. f47e8f8 vulkan: Update headers to 1.1.90 by Jesse Hall · 6 years ago
  12. 96a0ce6 vkjson: report VkPhysicalDeviceDriverPropertiesKHR by Yiwei Zhang · 6 years ago
  13. 497c46f vulkan: Update headers to 1.1.87 by Jesse Hall · 6 years ago
  14. c779697 Merge "vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance" by Treehugger Robot · 6 years ago
  15. a871423 vkjson: Use Vulkan API version 1.1 on VkJsonGetInstance by Tapani Pälli · 6 years ago
  16. c7e86ca Merge "Suppress implicit-fallthrough warnings." by Yiwei Zhang · 6 years ago
  17. 59b492c Suppress implicit-fallthrough warnings. by Yiwei Zhang · 6 years ago
  18. a45f6e6 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  19. 2e6853c vulkan: Update headers to 1.1.86 by Jesse Hall · 6 years ago
  20. 5bc849f Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  21. 500d2d8 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" by Treehugger Robot · 6 years ago
  22. b529719 vulkan: Update headers to 1.1.85 by Jesse Hall · 6 years ago
  23. 32c087f vulkan: Fix EnumeratePhysicalDeviceGroups() by Chad Versace · 6 years ago
  24. 7101abd Merge "replace dlclose() with CloseNativeLibrary() in vulkan layer" by Dimitry Ivanov · 6 years ago
  25. 01728c1 replace dlclose() with CloseNativeLibrary() in vulkan layer by Jacky.Deng · 6 years ago
  26. 4af6c46 vulkan: Update headers to 1.1.84 by Jesse Hall · 6 years ago
  27. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 6 years ago
  28. 66e97fe Merge "vulkan: Update headers to 1.1.82" am: 996b241dbd by Jesse Hall · 6 years ago
  29. 115df0c vulkan: Update headers to 1.1.82 by Jesse Hall · 6 years ago
  30. 26cb4f8 Merge "C++14 is the default now." am: 933c5f2365 by Elliott Hughes · 6 years ago
  31. f9c6acb C++14 is the default now. by Elliott Hughes · 6 years ago
  32. ce5ba6d Merge "vulkan: Update headers to 1.1.80" am: 536755917d by Jesse Hall · 6 years ago
  33. a13a3cf vulkan: Update headers to 1.1.80 by Jesse Hall · 6 years ago
  34. 67a2f02 Merge "C++14 has been the default for a while now." am: d39da4944f by Elliott Hughes · 6 years ago
  35. 6c3feee C++14 has been the default for a while now. by Elliott Hughes · 6 years ago
  36. 7496700 Fix cleanup of swapchain images in the shared case am: 31b85c2326 by Chris Forbes · 6 years ago
  37. 31b85c2 Fix cleanup of swapchain images in the shared case by Chris Forbes · 6 years ago
  38. 47b900c Merge "vulkan: Update headers to 1.1.76" am: 381ee9c800 am: 1db52092b3 by Jesse Hall · 6 years ago
  39. 381ee9c Merge "vulkan: Update headers to 1.1.76" by Treehugger Robot · 6 years ago
  40. 54f8d13 vulkan: Update headers to 1.1.76 by Jesse Hall · 7 years ago
  41. 9e9d5da Merge "vulkan: Move implementor's guide to s.a.c." am: c81f3d43fa am: 69b10434af by Jesse Hall · 6 years ago
  42. 4200d70 vulkan: Move implementor's guide to s.a.c. by Jesse Hall · 6 years ago
  43. 9f2e5a7 Merge "libvulkan: VkSurfaceKHR shouldn't work with must-be-YUV native windows" into pi-dev by Yiwei Zhang · 6 years ago
  44. 6435b32 libvulkan: VkSurfaceKHR shouldn't work with must-be-YUV native windows by Yiwei Zhang · 6 years ago
  45. 0c3a97b Merge "libvulkan: correctly expose VK_KHR_shared_presentable_image" into pi-dev by Yiwei Zhang · 7 years ago
  46. a226e88 Merge "swapchain: add a case for minImageCount in capabilities" into pi-dev by Yiwei Zhang · 7 years ago
  47. 4610a20 Merge "libvulkan: correctly expose VK_KHR_shared_presentable_image" into pi-dev by Yiwei Zhang · 7 years ago
  48. 8e951d5 swapchain: add a case for minImageCount in capabilities by Yiwei Zhang · 7 years ago
  49. db67cc7 libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 7 years ago
  50. 710ee21 Merge "vulkan: update Vulkan headers to 1.1.72" am: df68da1c4b am: 383e778727 by Jesse Hall · 7 years ago
  51. 72e6a13 vulkan: update Vulkan headers to 1.1.72 by Jesse Hall · 7 years ago
  52. ef64b2a Let vkjson use jsoncpp lib by Yiwei Zhang · 7 years ago
  53. f9a57e6 Move vkjson into framework/native/vulkan by Yiwei Zhang · 7 years ago
  54. 19cc754 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 7 years ago
  55. c1c9d3c libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 7 years ago
  56. 9f5c65d Enable VK_KHR_swapchain for instances. by Jesse Hall · 7 years ago
  57. 5f646a0 vkGetDeviceQueue2: add a NULL check by Yiwei Zhang · 7 years ago
  58. d3bd842 stubhal: add EnumeratePhysicalDeviceGroups by Yiwei Zhang · 7 years ago
  59. caea411 libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 7 years ago
  60. 36215a9 vulkan: Declare VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 7 years ago
  61. 8c954d3 vulkan: update Vulkan headers to 1.1.68 by Jesse Hall · 7 years ago
  62. 170d370 Add VK1.1 entries to NDK libvulkan and fix a bug by Yiwei Zhang · 7 years ago
  63. 6bed0c5 Properly implement stubhal's vkGetInstanceProcAddr() by Ian Elliott · 7 years ago
  64. 1d990b2 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  65. 28bd2c3 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 7 years ago
  66. 09f7bf9 Vulkan api update to 1.1 by Daniel Koch · 7 years ago
  67. 7f983a8 vulkan: Allow AHB extension to get to the driver by Jesse Hall · 7 years ago
  68. 9cab7ee Add llndk_library for libvulkan by Logan Chien · 7 years ago
  69. 8a6aea2 Add llndk_library for libvulkan by Logan Chien · 7 years ago
  70. f6481ef Enable VK_KHR_swapchain for instances. by Jesse Hall · 7 years ago
  71. e4a559c swapchain: add condition to report mailbox mode by Yiwei Zhang · 7 years ago
  72. dbd9615 swapchain: add query for MaxBufferCount by Yiwei Zhang · 7 years ago
  73. f5b9f73 vkGetDeviceQueue2: fix the NULL check by Yiwei Zhang · 7 years ago
  74. eb7bdbc vkGetDeviceQueue2: add a NULL check by Yiwei Zhang · 7 years ago
  75. fc9199f stubhal: add EnumeratePhysicalDeviceGroups by Yiwei Zhang · 7 years ago
  76. 58153aa Merge "Add HDR support to Vulkan" by TreeHugger Robot · 7 years ago
  77. 7671d46 Add HDR support to Vulkan by Courtney Goeltzenleuchter · 7 years ago
  78. 4d2b19c Merge "CreateInstance downgrades apiVersion for 1.0 ICDs" by Ian Elliott · 7 years ago
  79. a8d367a libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 7 years ago
  80. e2be6b8 vulkan: Declare VK_ANDROID_external_memory_android_hardware_buffer by Jesse Hall · 7 years ago
  81. 35b4de1 vulkan: update Vulkan headers to 1.1.68 by Jesse Hall · 7 years ago
  82. f3e872d CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  83. 4cd9cc9 Add VK1.1 entries to NDK libvulkan and fix a bug by Yiwei Zhang · 7 years ago
  84. 1916513 Include what we use. by Dan Albert · 7 years ago
  85. d2aa3ab Rootless GPU Debug by Cody Northrop · 7 years ago
  86. 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
  87. a0f1608 Merge "Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"" by TreeHugger Robot · 7 years ago
  88. ebf17f1 Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Ian Elliott · 7 years ago
  89. 14c0e8d Merge "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Ian Elliott · 7 years ago
  90. 0376660 Properly implement stubhal's vkGetInstanceProcAddr() by Ian Elliott · 7 years ago
  91. 205e461 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  92. 1b3ecaa Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs" by Aurimas Liutikas · 7 years ago
  93. d134b22 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs by Ian Elliott · 7 years ago
  94. cd8ad33 Additional changes to Vulkan 1.1 API updates by Ian Elliott · 7 years ago
  95. f25f5bb Vulkan api update to 1.1 by Daniel Koch · 7 years ago
  96. fabd2f5 Merge "Fix Vulkan null_driver's EnumeratePhysicalDevices()" am: 3a0c6aa2c4 am: 6fb31e8eb2 am: e6874d21d2 by Ian Elliott · 7 years ago
  97. bb240b9 Merge "Fix Vulkan null_driver's EnumeratePhysicalDevices()" am: 3a0c6aa2c4 am: 6fb31e8eb2 by Ian Elliott · 7 years ago
  98. 6fb31e8 Merge "Fix Vulkan null_driver's EnumeratePhysicalDevices()" am: 3a0c6aa2c4 by Ian Elliott · 7 years ago
  99. 3fe21f6 Fix Vulkan null_driver's EnumeratePhysicalDevices() by Ian Elliott · 7 years ago
  100. 09dc47b Add missing includes. by Dan Albert · 7 years ago