index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vulkan
/
libvulkan
/
driver.cpp
Age
Commit message (
Expand
)
Author
2019-11-13
Merge "GraphicsEnv: refactor to unify the debuggable logic"
TreeHugger Robot
2019-11-08
GraphicsEnv: refactor to unify the debuggable logic
Yiwei Zhang
2019-11-08
Merge "Fix the behavior of vulkan::driver::Debuggable() function"
TreeHugger Robot
2019-11-08
Fix the behavior of vulkan::driver::Debuggable() function
Yiwei Zhang
2019-10-28
[frameworks][native][vulkan] fix -Walloca
Nick Desaulniers
2019-10-25
Revert "[frameworks][native][vulkan] fix -Walloca"
Nick Desaulniers
2019-10-24
Merge "Vulkan: convert all the TODOs into actual issues to chase against"
Yiwei Zhang
2019-10-24
Merge "Vulkan: remove some redundant codes"
Yiwei Zhang
2019-10-24
Vulkan: convert all the TODOs into actual issues to chase against
Yiwei Zhang
2019-10-24
Vulkan: remove some redundant codes
Yiwei Zhang
2019-10-21
[frameworks][native][vulkan] fix -Walloca
Nick Desaulniers
2019-10-17
Vulkan: correctly expose Vulkan entry points
Yiwei Zhang
2019-09-23
libvulkan: intercept vkQueueSubmit to insert a tracepoint
Yiwei Zhang
2019-08-05
libvulkan: get android_get_exported_namespace from real header
Yiwei Zhang
2019-07-03
GpuStats: refactor single stats pieces into a uniform way
Yiwei Zhang
2019-07-02
GpuStats: move GpuStats related structs and enums away from GraphicsEnv
Yiwei Zhang
2019-06-21
Vulkan: clean up android::Vector in the loader
Yiwei Zhang
2019-05-09
GpuStats: track CPU Vulkan implementation usage
Yiwei Zhang
2019-04-17
libvulkan: Rev 8 of ANDROID_native_buffer
Yiwei Zhang
2019-04-12
libvulkan: intercept vkBindImageMemory2(KHR) at driver level
Yiwei Zhang
2019-02-13
Game Driver: plumb driver choice and loading time to GpuStats
Yiwei Zhang
2019-02-08
Game Driver: make GpuService the GpuStats holder
Yiwei Zhang
2019-02-04
Vulkan: add atrace support
Yiwei Zhang
2018-09-24
Merge "vulkan: Fix EnumeratePhysicalDeviceGroups()" am: 500d2d89ab am: 31fd8e...
Chad Versace
2018-09-14
vulkan: Fix EnumeratePhysicalDeviceGroups()
Chad Versace
2018-07-18
[vulkan] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-04-12
libvulkan: correctly expose VK_KHR_shared_presentable_image
Yiwei Zhang
2018-03-31
Merge "vulkan: Allow AHB extension to get to the driver" into pi-dev am: d448...
Jesse Hall
2018-03-29
vulkan: Allow AHB extension to get to the driver
Jesse Hall
2018-03-13
libvulkan: correctly expose VK_KHR_shared_presentable_image
Yiwei Zhang
2018-03-08
Enable VK_KHR_swapchain for instances.
Jesse Hall
2018-03-07
Enable VK_KHR_swapchain for instances.
Jesse Hall
2018-02-07
vkGetDeviceQueue2: fix the NULL check
Yiwei Zhang
2018-02-06
vkGetDeviceQueue2: add a NULL check
Yiwei Zhang
2018-01-25
Merge "Add HDR support to Vulkan"
TreeHugger Robot
2018-01-24
Add HDR support to Vulkan
Courtney Goeltzenleuchter
2018-01-18
CreateInstance downgrades apiVersion for 1.0 ICDs
Ian Elliott
2018-01-11
Add VK1.1 entries to NDK libvulkan and fix a bug
Yiwei Zhang
2017-11-08
Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"
Ian Elliott
2017-11-03
Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs
Ian Elliott
2017-11-02
Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"
Aurimas Liutikas
2017-11-01
Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs
Ian Elliott
2017-10-26
Additional changes to Vulkan 1.1 API updates
Ian Elliott
2017-10-26
Vulkan api update to 1.1
Daniel Koch
2017-07-20
SurfaceFlinger: Set property in StartPropertySetThread during init
Wei Wang
2017-05-17
Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev am: d69b9d0e87
Chris Forbes
2017-05-17
Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev
Chris Forbes
2017-05-11
Merge "GraphicsEnv is separated from libui"
TreeHugger Robot
2017-05-08
Return an error if apiVersion is 1.1+.
Ian Elliott
2017-05-08
GraphicsEnv is separated from libui
Jiyong Park
[next]