summaryrefslogtreecommitdiff
path: root/vulkan
AgeCommit message (Expand)Author
2019-11-26Restructure blueprint file for gpuservice and vkjsonYiwei Zhang
2019-11-13Merge "GraphicsEnv: refactor to unify the debuggable logic"TreeHugger Robot
2019-11-09Merge "Replace more -Weverything with -Wextra"TreeHugger Robot
2019-11-08GraphicsEnv: refactor to unify the debuggable logicYiwei Zhang
2019-11-08Replace more -Weverything with -WextraColin Cross
2019-11-08Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9Colin Cross
2019-11-08Merge "Replace -Weverything with -Wextra"Colin Cross
2019-11-08Merge "Fix the behavior of vulkan::driver::Debuggable() function"TreeHugger Robot
2019-11-08Fix the behavior of vulkan::driver::Debuggable() functionYiwei Zhang
2019-11-08Merge "Vulkan: fix a typo"Yiwei Zhang
2019-11-07Vulkan: fix a typoYiwei Zhang
2019-11-07Replace -Weverything with -WextraColin Cross
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 -WallocaNick Desaulniers
2019-10-25Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormat...Ian Elliott
2019-10-25Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormat...Ian Elliott
2019-10-25Revert "[frameworks][native][vulkan] fix -Walloca"Nick Desaulniers
2019-10-25Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"Ian Elliott
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 againstYiwei Zhang
2019-10-24Vulkan: remove some redundant codesYiwei Zhang
2019-10-21Merge "[frameworks][native][vulkan] fix -Walloca" am: 64d536717bNick Desaulniers
2019-10-21[frameworks][native][vulkan] fix -WallocaNick Desaulniers
2019-10-21[frameworks][native][vulkan] fix -WallocaNick Desaulniers
2019-10-18Merge "[vulkan] fix -Wreorder-init-list" am: f6dd948369Nick Desaulniers
2019-10-18Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321Yiwei Zhang
2019-10-18[vulkan] fix -Wreorder-init-listNick Desaulniers
2019-10-18Merge "[vulkan] fix -Wreorder-init-list"TreeHugger Robot
2019-10-18[vulkan] fix -Wreorder-init-listNick Desaulniers
2019-10-17Vulkan: correctly expose Vulkan entry pointsYiwei Zhang
2019-10-17Vulkan: correctly expose Vulkan entry pointsYiwei Zhang
2019-10-16Vulkan: factor base extension name into a function -- continueYiwei Zhang
2019-10-11Vulkan: factor base extension name into a functionYiwei Zhang
2019-10-11Vulkan: add docs for the framework generation scriptsYiwei Zhang
2019-10-11vulkan: clean up the framework generation scriptYiwei Zhang
2019-10-10Vulkan: remove redundant function definitions in null_driverYiwei Zhang
2019-09-27GpuStats: refactor single stats pieces into a uniform wayYiwei Zhang
2019-09-23libvulkan: intercept vkQueueSubmit to insert a tracepointYiwei Zhang
2019-09-23vulkan: remove the temp hack for VK_ANDROID_native_buffer and regen frameworkYiwei Zhang
2019-09-20Merge "Ignore format-pedantic compiler warning" am: 52aa495074 am: 8bd9fdaea2...Yi Kong
2019-09-20Ignore format-pedantic compiler warningYi Kong
2019-09-20GpuStats: refactor single stats pieces into a uniform wayYiwei Zhang
2019-09-12Replace libnativeloader-dummy-headers with libnativeloader-headersPaul Duffin
2019-09-09Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55...Steven Moreland
2019-09-09Remove libhwbinder/libhidltransport depsSteven Moreland
2019-08-23Merge "libvulkan: add a nullptr check for ANativeWindow*"Yiwei Zhang
2019-08-22Merge "libvulkan: add a nullptr check for ANativeWindow*"Treehugger Robot
2019-08-21libvulkan: add a nullptr check for ANativeWindow*Yiwei Zhang
2019-08-15libvulkan: ensure layer discovery is triggered only once for a new processYiwei Zhang