- 3150c96 Merge changes I1e6c3c80,I4310618c into main am: 5a2065886b by Chris Forbes · 1 year ago
- 189318d Fix updatable driver loading issue with Vulkan. by Rob VanReenen · 1 year ago
- 7b48c20 Filter hook entry points by ICD entry point presence by Jörg Wagner · 1 year, 3 months ago
- c23fcd0 Add engine name to GpuStatsAppInfo by Tom Murphy · 1 year, 5 months ago
- a5b72a1 Vulkan: Don't close HAL inside of an assert by Ian Elliott · 1 year, 7 months ago
- fb5b86d Merge "Load vulkan driver from an apex when ro.vulkan.apex is set" into main am: a4f2d92c23 am: 1a18312ba9 am: 3093fae8e8 by Jooyung Han · 1 year, 9 months ago
- 1a18312 Merge "Load vulkan driver from an apex when ro.vulkan.apex is set" into main am: a4f2d92c23 by Jooyung Han · 1 year, 9 months ago
- 749b0ec Load vulkan driver from an apex when ro.vulkan.apex is set by Jooyung Han · 1 year, 9 months ago
- 14dd898 Merge "Vulkan: log dlerror on error" into main am: 67d71c0552 am: 02ba47d307 am: 84e6863205 by Jooyung Han · 1 year, 9 months ago
- 02ba47d Merge "Vulkan: log dlerror on error" into main am: 67d71c0552 by Jooyung Han · 1 year, 9 months ago
- 27e3108 Vulkan: log dlerror on error by Jooyung Han · 1 year, 9 months ago
- d7320ef Deprecate GetSwapchainGrallocUsageANDROID from the platform by Trevor David Black · 2 years ago
- 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
- 1700661 Merge "Vulkan: Avoid buffer overflow by ignoring duplicate extensions" into udc-qpr-dev by Treehugger Robot · 2 years ago
- 3b48e15 Vulkan: Avoid buffer overflow by ignoring duplicate extensions by Ian Elliott · 2 years ago
- 5b527a0 Vulkan: Avoid buffer overflow by ignoring duplicate extensions by Ian Elliott · 2 years ago
- b6ca842 Add swapchainImageUsage to VkGrallocUsageInfo2 by Trevor David Black · 2 years ago
- 9d0d9ff Revert "Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1"""" by Chris Forbes · 2 years, 7 months ago
- 334a410 Revert "Reland: "libvulkan: Implement EXT_swapchain_maintenance1""" by Ian Elliott · 2 years, 8 months ago
- 2dcb4f0 Reland: "libvulkan: Implement EXT_swapchain_maintenance1"" by Chris Forbes · 2 years, 8 months ago
- ac40c1e Revert "libvulkan: Implement EXT_swapchain_maintenance1" by Ian Elliott · 2 years, 8 months ago
- 08c7bb1 libvulkan: Implement EXT_swapchain_maintenance1 by Chris Forbes · 2 years, 8 months ago
- f8bdc4c Merge "Adding new Vulkan metrics to GPU Stats" by Serdar Kocdemir · 2 years, 8 months ago
- b2901c9 Adding new Vulkan metrics to GPU Stats by Serdar Kocdemir · 2 years, 9 months ago
- 929e9cd Vulkan loader changes to address previous comments in image_compression_control by Trevor David Black · 2 years, 9 months ago
- 2cc4468 Vulkan loader changes to support VK_EXT_image_compression_control by Trevor David Black · 3 years, 5 months ago
- bb67b24 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 3 years, 5 months ago
- 1ce053f swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 3 years, 5 months ago
- e7f036c Revert "swapchain: Implement VK_GOOGLE_surfaceless_query" by Ian Elliott · 3 years, 5 months ago
- 4d1ad47 Revert "swapchain: Implement VK_KHR_surface_protected_capabilities" by Ian Elliott · 3 years, 5 months ago
- c7c4aa3 swapchain: Implement VK_KHR_surface_protected_capabilities by Ian Elliott · 3 years, 5 months ago
- 6ba85d9 swapchain: Implement VK_GOOGLE_surfaceless_query by Ian Elliott · 3 years, 6 months ago
- 628c41a Change Vulkan API to 1.3 by Trevor David Black · 3 years, 11 months ago
- b700ae8 Vulkan: update the loader for vulkan-headers v1.3.197 by Trevor David Black · 3 years, 11 months ago
- b68a225 Deprecate old VK_* defines by Trevor David Black · 4 years ago
- fa7af49 Change Vulkan API to 1.2 by Ian Elliott · 4 years, 1 month ago
- e056c12 Inline GetPhysicalDeviceProperties2 into QueryPresentationProperties by Chris Forbes · 4 years, 1 month ago
- 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 9 months ago
- 9566474 Merge changes from topic "vulkan-header-1.2.158" am: 373e4fd03e am: 64f80d1b45 am: b932d1c701 am: fa5109f4cd by Treehugger Robot · 4 years, 10 months ago
- 6be097b Vulkan: update the loader for vulkan-headers v1.2.158 by Yiwei Zhang · 4 years, 10 months ago
- 40e84f1 Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 4 years, 10 months ago
- e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
- 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
- d711a75 Merge "vulkan: avoid waiting for service.sf.present_timestamp creation" am: 2ea51b8478 am: 6f61f6578a by Treehugger Robot · 5 years ago
- 98d15e0 vulkan: avoid waiting for service.sf.present_timestamp creation by Yiwei Zhang · 5 years ago
- d7ea44a libvulkan: avoid allocation if final extension count is zero by Yiwei Zhang · 5 years ago
- 901f8ee Vulkan: unload builtin driver to reload updated driver if needed by Yiwei Zhang · 5 years ago
- 93b521c libvulkan: cleanup some redundant codes by Yiwei Zhang · 5 years ago
- 2cefa73 libvulkan: refactor CreateInfoWrapper::SanitizeApiVersion by Yiwei Zhang · 5 years ago
- e1f3501 libvulkan: fix support for promoted VK_KHR_external_* extensions by Yiwei Zhang · 5 years ago
- a55624b libvulkan: fix support for promoted GPDP2 by Yiwei Zhang · 5 years ago
- e4f6417 libvulkan: fix support for 1.1 vkEnumeratePhysicalDeviceGroups by Yiwei Zhang · 5 years ago
- 7c0c07c libvulkan: enable promoted instance extensions for 1.0 icd instance by Yiwei Zhang · 5 years ago
- d4fd122 libvulkan: add SanitizeApiVersion to unify api downgrade and upgrade by Yiwei Zhang · 5 years ago
- 3aef696 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 am: a0e1451620 am: 2cb450b42f by Yiwei Zhang · 5 years ago
- e98c513 Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 by Yiwei Zhang · 5 years ago
- 4264917 Vulkan: remove the fallback path to load Vulkan driver by Yiwei Zhang · 5 years ago
- 922bbd8 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d am: 3e3e804adb by TreeHugger Robot · 5 years ago
- 798dab1 Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d by TreeHugger Robot · 5 years ago
- bc37dd5 Change to using sysprop for libvulkan by Sundong Ahn · 5 years ago
- 68d1725 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b by Peter Collingbourne · 5 years ago
- 6a303d8 Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 by Peter Collingbourne · 5 years ago
- 161c76b Expand HWVULKAN_HARDWARE_MODULE_ID macro. by Peter Collingbourne · 5 years ago
- a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
- efa0cbd Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
- fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
- d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 6 years ago
- 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
- b04952f Merge "Fix the behavior of vulkan::driver::Debuggable() function" by TreeHugger Robot · 6 years ago
- 0f9d717 Fix the behavior of vulkan::driver::Debuggable() function by Yiwei Zhang · 6 years ago
- 63b283e DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
- 60307ce [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
- 03b11cf Revert "[frameworks][native][vulkan] fix -Walloca" by Nick Desaulniers · 6 years ago
- ff98dc3 Merge "Vulkan: convert all the TODOs into actual issues to chase against" by Yiwei Zhang · 6 years ago
- aa6bd78 Merge "Vulkan: remove some redundant codes" by Yiwei Zhang · 6 years ago
- a885c06 Vulkan: convert all the TODOs into actual issues to chase against by Yiwei Zhang · 6 years ago
- f8f506c Vulkan: remove some redundant codes by Yiwei Zhang · 6 years ago
- aaa6052 Merge "[frameworks][native][vulkan] fix -Walloca" am: 64d536717b am: b9ad41a950 by Nick Desaulniers · 6 years ago
- a704471 [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
- 7c123cc [frameworks][native][vulkan] fix -Walloca by Nick Desaulniers · 6 years ago
- cb2a5c1 Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321 by Yiwei Zhang · 6 years ago
- ec6c505 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
- 7cc36a5 Vulkan: correctly expose Vulkan entry points by Yiwei Zhang · 6 years ago
- 899d175 libvulkan: intercept vkQueueSubmit to insert a tracepoint by Yiwei Zhang · 6 years ago
- b1c1a37 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
- e40dd73 libvulkan: get android_get_exported_namespace from real header by Yiwei Zhang · 6 years ago
- bcba411 GpuStats: refactor single stats pieces into a uniform way by Yiwei Zhang · 6 years ago
- 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 6 years ago
- 5e86220 Vulkan: clean up android::Vector in the loader by Yiwei Zhang · 6 years ago
- 8c5e3bd GpuStats: track CPU Vulkan implementation usage by Yiwei Zhang · 6 years ago
- 14f4d42 libvulkan: Rev 8 of ANDROID_native_buffer by Yiwei Zhang · 6 years ago
- 2314310 libvulkan: intercept vkBindImageMemory2(KHR) at driver level by Yiwei Zhang · 6 years ago
- d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 6 years ago
- cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 7 years ago
- fdd0c2a Vulkan: add atrace support by Yiwei Zhang · 7 years ago
- ec95211 Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" am: 500d2d89ab am: 31fd8eb6a7 by Chad Versace · 7 years ago
- 32c087f vulkan: Fix EnumeratePhysicalDeviceGroups() by Chad Versace · 7 years ago
- bcbc73a [vulkan] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- db67cc7 libvulkan: correctly expose VK_KHR_shared_presentable_image by Yiwei Zhang · 7 years ago
- abf5106 Merge "vulkan: Allow AHB extension to get to the driver" into pi-dev am: d4487c557e by Jesse Hall · 7 years ago