summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/driver.cpp
AgeCommit message (Expand)Author
2020-10-22Vulkan: update the loader for vulkan-headers v1.2.158 Yiwei Zhang
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) Xin Li
2020-08-15vulkan: avoid waiting for service.sf.present_timestamp creation Yiwei Zhang
2020-05-07Vulkan: remove the fallback path to load Vulkan driver am: 4264917141 Yiwei Zhang
2020-05-07Vulkan: remove the fallback path to load Vulkan driver Yiwei Zhang
2020-04-28Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d TreeHugger Robot
2020-04-27Change to using sysprop for libvulkan Sundong Ahn
2020-04-23Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b Peter Collingbourne
2020-04-23Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 Peter Collingbourne
2020-04-22Expand HWVULKAN_HARDWARE_MODULE_ID macro. Peter Collingbourne
2020-01-31GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 Automerger Merge Worker
2020-01-30Don't fall back to system driver when driver apk fails. Peiyong Lin
2020-01-29GraphicsEnv: refactor to unify the debuggable logic Yiwei Zhang
2019-11-13Merge "GraphicsEnv: refactor to unify the debuggable logic" TreeHugger Robot
2019-11-08GraphicsEnv: refactor to unify the debuggable logic Yiwei Zhang
2019-11-08Merge "Fix the behavior of vulkan::driver::Debuggable() function" TreeHugger Robot
2019-11-08Fix the behavior of vulkan::driver::Debuggable() function Yiwei Zhang
2019-10-30DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m... Xin Li
2019-10-28[frameworks][native][vulkan] fix -Walloca Nick Desaulniers
2019-10-25Revert "[frameworks][native][vulkan] fix -Walloca" Nick Desaulniers
2019-10-24Merge "Vulkan: convert all the TODOs into actual issues to chase against" Yiwei Zhang
2019-10-24Merge "Vulkan: remove some redundant codes" Yiwei Zhang
2019-10-24Vulkan: convert all the TODOs into actual issues to chase against Yiwei Zhang
2019-10-24Vulkan: remove some redundant codes Yiwei Zhang
2019-10-21Merge "[frameworks][native][vulkan] fix -Walloca" am: 64d536717b Nick Desaulniers
2019-10-21[frameworks][native][vulkan] fix -Walloca Nick Desaulniers
2019-10-21[frameworks][native][vulkan] fix -Walloca Nick Desaulniers
2019-10-18Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321 Yiwei Zhang
2019-10-17Vulkan: correctly expose Vulkan entry points Yiwei Zhang
2019-10-17Vulkan: correctly expose Vulkan entry points Yiwei Zhang
2019-09-23libvulkan: intercept vkQueueSubmit to insert a tracepoint Yiwei Zhang
2019-09-20GpuStats: refactor single stats pieces into a uniform way Yiwei Zhang
2019-08-05libvulkan: get android_get_exported_namespace from real header Yiwei Zhang
2019-07-03GpuStats: refactor single stats pieces into a uniform way Yiwei Zhang
2019-07-02GpuStats: move GpuStats related structs and enums away from GraphicsEnv Yiwei Zhang
2019-06-21Vulkan: clean up android::Vector in the loader Yiwei Zhang
2019-05-09GpuStats: track CPU Vulkan implementation usage Yiwei Zhang
2019-04-17libvulkan: Rev 8 of ANDROID_native_buffer Yiwei Zhang
2019-04-12libvulkan: intercept vkBindImageMemory2(KHR) at driver level Yiwei Zhang
2019-02-13Game Driver: plumb driver choice and loading time to GpuStats Yiwei Zhang
2019-02-08Game Driver: make GpuService the GpuStats holder Yiwei Zhang
2019-02-04Vulkan: add atrace support Yiwei Zhang
2018-09-24Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" am: 500d2d89ab am: 31fd8e... Chad Versace
2018-09-14vulkan: Fix EnumeratePhysicalDeviceGroups() Chad Versace
2018-07-18[vulkan] Modernize codebase by replacing NULL with nullptr Yi Kong
2018-04-12libvulkan: correctly expose VK_KHR_shared_presentable_image Yiwei Zhang
2018-03-31Merge "vulkan: Allow AHB extension to get to the driver" into pi-dev am: d448... Jesse Hall
2018-03-29vulkan: Allow AHB extension to get to the driver Jesse Hall
2018-03-13libvulkan: correctly expose VK_KHR_shared_presentable_image Yiwei Zhang
2018-03-08Enable VK_KHR_swapchain for instances. Jesse Hall