Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
007d5b68ef2b6725b28dead0ea3fae6156a2fc44
/
vulkan
147b7da
Fix setting the dequeueBuffer timeout to -1
by Nicolas Capens
· 4 years, 9 months ago
49609ed
vkjson: fix VkPhysicalDeviceGroupProperties init
by Yiwei Zhang
· 4 years, 10 months ago
ce91d77
Allow VK_API_VERSION_1_2 in VkJson
by Jason Macnak
· 4 years, 10 months ago
cca2c81
vkjson: remove unused codes
by Yiwei Zhang
· 4 years, 10 months ago
b361052
Merge "vulkan: remove redundant native_window_set_buffer_count call"
by Treehugger Robot
· 4 years, 10 months ago
492dd5f
vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails
by Yiwei Zhang
· 4 years, 10 months ago
9912b09
vulkan: remove redundant native_window_set_buffer_count call
by Yiwei Zhang
· 4 years, 10 months ago
1cb959d
Merge RQ2A.210305.007
by Xin Li
· 4 years, 11 months ago
e324ce2
[vkjson] Use new jsoncpp API
by Haibo Huang
· 4 years, 11 months ago
df476dd
Merge "Update checking debug.vulkan.layer.* system props" am: 3fa6396567
by Treehugger Robot
· 5 years ago
a8baab0
Update checking debug.vulkan.layer.* system props
by Jason Macnak
· 5 years ago
ca3e579
Merge ab/7061308 into stage.
by Xin Li
· 5 years ago
3c53823
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native
by Bob Badour
· 5 years ago
c7e46c4
libvulkan: revert the false surface support implementation
by Yiwei Zhang
· 5 years ago
06c66fb
Vulkan: load built-in driver into default namespace as a fallback
by Yiwei Zhang
· 5 years ago
4240670
Vulkan: load built-in driver into default namespace as a fallback
by Yiwei Zhang
· 5 years ago
1aba8ae
Merge "Make the connection between implementation and llndk_library explicit"
by Colin Cross
· 5 years ago
6be097b
Vulkan: update the loader for vulkan-headers v1.2.158
by Yiwei Zhang
· 5 years ago
17bf1c0
vkjson: update accordingly to latest vulkan-headers
by Yiwei Zhang
· 5 years ago
8af6d1c
Make the connection between implementation and llndk_library explicit
by Colin Cross
· 5 years ago
da2e479
Vulkan: swapchain images to be early released must be idle
by Yiwei Zhang
· 5 years 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
0360dae
Merge "vulkan/opengl: rename some vars and comments"
by Treehugger Robot
· 5 years ago
e04d7e5
vulkan/opengl: rename some vars and comments
by Yiwei Zhang
· 5 years ago
eb00380
Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13
by TreeHugger Robot
· 6 years ago
9592422
vulkan/opengl: rename some vars and comments
by Yiwei Zhang
· 6 years ago
47d4af7
Merge "libvulkan: support vkGIPA self-query" into rvc-dev am: 68904ad94c
by Jesse Hall
· 6 years ago
7559c76
libvulkan: support vkGIPA self-query
by Jesse Hall
· 6 years ago
e98c513
Vulkan: remove the fallback path to load Vulkan driver am: 4264917141
by Yiwei Zhang
· 6 years ago
4264917
Vulkan: remove the fallback path to load Vulkan driver
by Yiwei Zhang
· 6 years ago
a84a87f
Merge "Vulkan: handle INVALID_OPERATION from BQ in the timeout case" into rvc-dev am: 40dbb5fb41
by TreeHugger Robot
· 6 years ago
c0f8a2c
Vulkan: handle INVALID_OPERATION from BQ in the timeout case
by Yiwei Zhang
· 6 years ago
798dab1
Merge "Change to using sysprop for libvulkan" into rvc-dev am: a02be27f6d
by TreeHugger Robot
· 6 years ago
bc37dd5
Change to using sysprop for libvulkan
by Sundong Ahn
· 6 years ago
68d1725
Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345 am: 6a303d8c1b
by Peter Collingbourne
· 6 years ago
6a303d8
Merge "Expand HWVULKAN_HARDWARE_MODULE_ID macro." am: d8a5c01345
by Peter Collingbourne
· 6 years ago
161c76b
Expand HWVULKAN_HARDWARE_MODULE_ID macro.
by Peter Collingbourne
· 6 years ago
e5e4150
Merge "Add CtsGpuToolsHostTestCases into presubmit." into rvc-dev
by TreeHugger Robot
· 6 years ago
8980f06
Add CtsGpuToolsHostTestCases into presubmit.
by Peiyong Lin
· 6 years ago
2780049
[Vulkan] Expose device extensions from implicit layers.
by Peiyong Lin
· 6 years ago
8f4435a
[Vulkan] Expose instance extensions from implicit layers.
by Peiyong Lin
· 6 years ago
c1b5ffb
[vkjson] Add support of VK_KHR_shader_float16_int8.
by Peiyong Lin
· 6 years ago
1119f1e
Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45 am: 4f2cf91f9a
by Automerger Merge Worker
· 6 years ago
4f2cf91
Merge "libvulkan: remove a redundant check debuggable logic" into qt-qpr1-dev am: eab94c8f45
by Automerger Merge Worker
· 6 years ago
279df62
libvulkan: remove a redundant check debuggable logic
by Yiwei Zhang
· 6 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
bca35eb
Merge "Refactor the native window api return codes and simplify the window use"
by TreeHugger Robot
· 6 years ago
9a420af
Merge "Vulkan: implement timeout for vkAcquireNextImageKHR"
by TreeHugger Robot
· 6 years ago
f5030b4
Refactor the native window api return codes and simplify the window use
by Yiwei Zhang
· 6 years ago
705c2e6
Vulkan: implement timeout for vkAcquireNextImageKHR
by Yiwei Zhang
· 6 years ago
e1b8909
Vulkan: dynamically advertise surface formats
by Charlie Lao
· 6 years ago
324191f
Vulkan: dynamically advertise surface formats
by Charlie Lao
· 6 years ago
f5a264a
Merge "Vulkan: Improve error translation in CreateSwapChainKHR" am: 46ba04dfb3
by Anders Frostad Pedersen
· 6 years ago
046a7e2
Merge "Vulkan: Improve error translation in CreateSwapChainKHR"
by TreeHugger Robot
· 6 years ago
9bb4db7
Vulkan: Improve error translation in CreateSwapChainKHR
by Anders Frostad Pedersen
· 6 years ago
702beb4
Vulkan: Improve error translation in CreateSwapChainKHR
by Yiwei Zhang
· 6 years ago
5de3ce6
Restructure blueprint file for gpuservice and vkjson
by Yiwei Zhang
· 6 years ago
d64198e
Merge "GraphicsEnv: refactor to unify the debuggable logic"
by TreeHugger Robot
· 6 years ago
e2d1a47
Merge "Replace more -Weverything with -Wextra" am: 81a9b2c7e3
by Colin Cross
· 6 years ago
f83b3ca
Replace more -Weverything with -Wextra
by Colin Cross
· 6 years ago
4694fa6
Merge "Replace more -Weverything with -Wextra"
by TreeHugger Robot
· 6 years ago
6a674c9
GraphicsEnv: refactor to unify the debuggable logic
by Yiwei Zhang
· 6 years ago
a6a7eab
Replace more -Weverything with -Wextra
by Colin Cross
· 6 years ago
0020bb4
Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9
by Colin Cross
· 6 years ago
cc888a2
Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8
by Colin Cross
· 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
c4745f6
Merge "Vulkan: fix a typo"
by Yiwei Zhang
· 6 years ago
94b18d5
Vulkan: fix a typo
by Yiwei Zhang
· 6 years ago
1383d9f
Replace -Weverything with -Wextra
by Colin Cross
· 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
b74b376
Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b am: 445ec6d2cf am: 2734c0f3b6
by Ian Elliott
· 6 years ago
2734c0f
Merge "Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"" am: 19c8513c7b
by Ian Elliott
· 6 years ago
03b11cf
Revert "[frameworks][native][vulkan] fix -Walloca"
by Nick Desaulniers
· 6 years ago
2239611
Revert "Add 2 addtional VkFormat's to vkGetPhysicalDeviceSurfaceFormatsKHR"
by Ian Elliott
· 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
c13e33d
Merge "[vulkan] fix -Wreorder-init-list" am: f6dd948369 am: 1f39e870d2
by Nick Desaulniers
· 6 years ago
cb2a5c1
Merge "Vulkan: correctly expose Vulkan entry points" am: 8aeaf3c321
by Yiwei Zhang
· 6 years ago
d04f4ed
[vulkan] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
1c272f5
Merge "[vulkan] fix -Wreorder-init-list"
by TreeHugger Robot
· 6 years ago
e745a3e
[vulkan] fix -Wreorder-init-list
by Nick Desaulniers
· 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
aeaa867
Vulkan: factor base extension name into a function -- continue
by Yiwei Zhang
· 6 years ago
5365a7b
Vulkan: factor base extension name into a function
by Yiwei Zhang
· 6 years ago
6ca5d0c
Vulkan: add docs for the framework generation scripts
by Yiwei Zhang
· 6 years ago
1ca59c1
vulkan: clean up the framework generation script
by Yiwei Zhang
· 6 years ago
dc792f5
Vulkan: remove redundant function definitions in null_driver
by Yiwei Zhang
· 6 years ago
0480848
GpuStats: refactor single stats pieces into a uniform way am: b1c1a377a8
by Yiwei Zhang
· 6 years ago
899d175
libvulkan: intercept vkQueueSubmit to insert a tracepoint
by Yiwei Zhang
· 6 years ago
Next »