index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
renderthread
/
VulkanManager.h
Age
Commit message (
Expand
)
Author
2025-03-18
Add support for Vulkan VK_EXT_frame_boundary in HWUI.
Greg Daniel
2024-09-19
[Vulkan] Query global priority support for queue creation
Juston Li
2024-08-30
[HWUI] Update Ganesh includes to specify new location
Nolan Scobie
2024-06-20
[base] Update deprecated GrVk type names
Kaylee Lubick
2023-11-08
Adjust how present semaphore is handled
John Reck
2023-08-25
Tighten up race condition risk in VulkanManager.
Alec Mouri
2023-05-23
Revert "Turn on vk unit tests"
Alec Mouri
2023-05-01
Have GrContext hold a strong ref to VulkanManager
John Reck
2022-08-22
Remove unnecessary forward declare of GrVkExtensions
Leon Scroggins III
2022-06-02
Merge "Make GPU duration metrics more accurate for Vulkan" into tm-dev am: 9b...
TreeHugger Robot
2022-06-01
Make GPU duration metrics more accurate for Vulkan
Alec Mouri
2022-04-04
Fix includes of SkColorSpace
Kevin Lubick
2021-05-14
Add a mutex to VulkanManager::initialize.
Greg Daniel
2021-03-09
Use VK_ANDROID_frame_boundary in HWUI
Hugues Evrard
2021-03-01
Remove flushAndSubit from SkiaPipeline renderFrame.
Greg Daniel
2021-01-13
Turn on vk unit tests
Alec Mouri
2020-09-03
HWUI: remove the redundant present queue
Yiwei Zhang
2020-08-20
Remove VulkanManager::mCommandPool
Leon Scroggins III
2020-08-17
Share Vulkan resources between RenderThread and HardwareBitmapUploader
Derek Sollenberger
2020-07-28
Migrate from GrContext to GrDirectContext
Adlai Holler
2019-11-08
Decouple SurfaceTexture from HWUI
Stan Iliev
2019-07-29
Isolate the graphics classes into their own static lib
Derek Sollenberger
2019-06-26
HWUI-VK: Decouple hwui Vulkan backend from Vulkan WSI APIs
Yiwei Zhang
2019-05-14
Merge "Remove workaround in VulkanSurface for missing vendor flag." into qt-dev
Greg Daniel
2019-05-14
Remove workaround in VulkanSurface for missing vendor flag.
Greg Daniel
2019-04-23
Fix deletion of VkSemaphores in VulkanManager.
Greg Daniel
2019-04-12
Support render-ahead in vulkan
John Reck
2019-04-02
Add workaround for qualcomm vulkan AHDARDWAREBUFFER_USAGE_VENDER_0
Greg Daniel
2019-03-29
Invalidate Skia shader cache if Vulkan driver has changed
Stan Iliev
2019-03-12
Merge "Copy extension names to an owning container to prevent use-after-free"
TreeHugger Robot
2019-03-11
Copy extension names to an owning container to prevent use-after-free
Roman Kiryanov
2019-03-08
Directly manage buffer presentation in Vulkan using AHardwareBuffers.
Derek Sollenberger
2019-02-20
Start RenderThread earlier to preload Vulkan/EGL drivers
Stan Iliev
2019-02-13
Decouple VulkanManager from RenderThread
Stan Iliev
2019-02-04
Fix crash when VulkanSurface is no longer valid
Stan Iliev
2019-01-29
Update Vulkan skia creation to use apiVersion instead of instanceVersion
Greg Daniel
2019-01-24
Remove use of SkColorSpace::Gamut enum
Brian Osman
2019-01-18
Add support for preTransform in Vulkan swapchain.
Greg Daniel
2019-01-15
VkFunctorDrawable implementation
Bo Liu
2018-12-20
Merge "Fix/suppress renderthread google-explicit-constructor warnings" am: 13...
Chih-Hung Hsieh
2018-12-20
Fix/suppress renderthread google-explicit-constructor warnings
Chih-Hung Hsieh
2018-12-15
[HWUI] Remove hardcoding around wide color gamut.
Peiyong Lin
2018-12-04
Set color space on Vulkan render target surface
Stan Iliev
2018-11-13
Handle ANativeWindow resize with Vulkan swapchain
Stan Iliev
2018-10-02
Minor clean up/fixes of VulkanManager api version checks.
Greg Daniel
2018-09-28
Merge "Partially revert "[HWUI] Implement legacy color mode.""
TreeHugger Robot
2018-09-27
Partially revert "[HWUI] Implement legacy color mode."
Peiyong Lin
2018-09-26
Add support for wide gamut render targets in Vulkan
Stan Iliev
2018-09-24
Implemenet fenceWait and createReleaseFence in VulkanManager.
Greg Daniel
2018-09-13
[HWUI] Implement legacy color mode.
Peiyong Lin
[next]