Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
5dc18f28e3630fd66253b17c167b115f052f752f
/
vulkan
/
libvulkan
/
driver.cpp
4240670
Vulkan: load built-in driver into default namespace as a fallback
by Yiwei Zhang
· 5 years ago
6be097b
Vulkan: update the loader for vulkan-headers v1.2.158
by Yiwei Zhang
· 4 years, 11 months ago
e8b4e70
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 5 years ago
98d15e0
vulkan: avoid waiting for service.sf.present_timestamp creation
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
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
· 7 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
7f983a8
vulkan: Allow AHB extension to get to the driver
by Jesse Hall
· 7 years ago
922b1e3
libvulkan: correctly expose VK_KHR_shared_presentable_image
by Yiwei Zhang
· 7 years ago
f6481ef
Enable VK_KHR_swapchain for instances.
by Jesse Hall
· 8 years ago
d3d887a
Enable VK_KHR_swapchain for instances.
by Jesse Hall
· 8 years ago
f5b9f73
vkGetDeviceQueue2: fix the NULL check
by Yiwei Zhang
· 8 years ago
eb7bdbc
vkGetDeviceQueue2: add a NULL check
by Yiwei Zhang
· 8 years ago
58153aa
Merge "Add HDR support to Vulkan"
by TreeHugger Robot
· 8 years ago
7671d46
Add HDR support to Vulkan
by Courtney Goeltzenleuchter
· 8 years ago
f3e872d
CreateInstance downgrades apiVersion for 1.0 ICDs
by Ian Elliott
· 8 years ago
4cd9cc9
Add VK1.1 entries to NDK libvulkan and fix a bug
by Yiwei Zhang
· 8 years ago
ebf17f1
Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"
by Ian Elliott
· 8 years ago
205e461
Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs
by Ian Elliott
· 8 years ago
1b3ecaa
Revert "Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs"
by Aurimas Liutikas
· 8 years ago
d134b22
Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs
by Ian Elliott
· 8 years ago
cd8ad33
Additional changes to Vulkan 1.1 API updates
by Ian Elliott
· 8 years ago
f25f5bb
Vulkan api update to 1.1
by Daniel Koch
· 8 years ago
f9b05ee
SurfaceFlinger: Set property in StartPropertySetThread during init
by Wei Wang
· 8 years ago
135fcf3
Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev am: d69b9d0e87
by Chris Forbes
· 8 years ago
d69b9d0
Merge "libvulkan: Enable GSC2 and SPI extensions" into oc-dev
by Chris Forbes
· 8 years ago
c0a749e
Merge "GraphicsEnv is separated from libui"
by TreeHugger Robot
· 8 years ago
b36f4ee
Return an error if apiVersion is 1.1+.
by Ian Elliott
· 8 years ago
27c39e1
GraphicsEnv is separated from libui
by Jiyong Park
· 8 years ago
1609500
libvulkan: Enable GSC2 and SPI extensions
by Chris Forbes
· 8 years ago
5c34de2
Only enumerate display_timing when present timestamp supported
by Ian Elliott
· 8 years ago
00e61ff
Load Vulkan driver into sphal namespace
by Jesse Hall
· 8 years ago
34a327b
Temporarily disable 2 unratified Khronos extensions.
by Ian Elliott
· 8 years ago
2452cf7
vulkan: Implement KHR_get_surface_capabilities2
by Chris Forbes
· 8 years ago
cc9a304
Disable HDR extension for now
by Courtney Goeltzenleuchter
· 9 years ago
e278daf
Use Surface::GetWideColorSupport in VK_EXT_swapchain_colorspace
by Courtney Goeltzenleuchter
· 9 years ago
fa25e63
vulkan: Conditionally enumerate KHR_shared_presentable_image
by Chris Forbes
· 9 years ago
6aa30db
vulkan: Split known/intercepted extension lists
by Chris Forbes
· 9 years ago
d634c48
Add HDR Metadata extension
by Courtney Goeltzenleuchter
· 9 years ago
fe8543b
Revert "Temporarily disable enumeration of VK_KHR_incremental_present"
by Ian Elliott
· 9 years ago
15b1cb2
Temporarily disable enumeration of VK_KHR_incremental_present
by Ian Elliott
· 9 years ago
85bb0c5
vulkan: Temporarily hack around loader/driver mismatch
by Jesse Hall
· 9 years ago
d827791
vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function
by Chris Forbes
· 9 years ago
991d254
move GraphicEnv from libgui to libui
by Mathias Agopian
· 9 years ago
50e6754
Merge "Hook the VK_KHR_incremental_present extension"
by Ian Elliott
· 9 years ago
9e85373
Hook the VK_KHR_incremental_present extension
by Ian Elliott
· 9 years ago
1d5f68c
vulkan: KHR_swapchain_front_buffered -> KHR_shared_presentable_image
by Chris Forbes
· 9 years ago
4a832c7
vulkan: Allow HAL to expose KHR_swapchain_front_buffered
by Chris Forbes
· 9 years ago
84b9bc0
Merge "Enumerate initial version of VK_GOOGLE_display_timing"
by Ian Elliott
· 9 years ago
8a97726
Enumerate initial version of VK_GOOGLE_display_timing
by Ian Elliott
· 9 years ago
53457db
Load updated drivers using derived loader namespace
by Jesse Hall
· 9 years ago
e0ea99c
resolve merge conflicts of a2c2d11f9 to master
by Mark Salyzyn
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
d4b50aa
Start enumerating support for VK_KHR_incremental_present.
by Ian Elliott
· 9 years ago
dc22507
libvulkan: Slightly better handling of swapchain re-creation
by Jesse Hall
· 9 years ago
3193825
vulkan: advertise VK_EXT_debug_report
by Chia-I Wu
· 9 years ago
31b2e4f
vulkan: add a wrapper for hwvulkan_device_t
by Chia-I Wu
· 9 years ago
e201c3f
vulkan: improve vulkan::driver logcat messages
by Chia-I Wu
· 9 years ago
950d6e1
vulkan: make debug report callbacks available in DeviceData
by Chia-I Wu
· 9 years ago
Next »