index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
renderthread
/
VulkanManager.h
Age
Commit message (
Expand
)
Author
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
2018-09-05
Reland "TextureView Vulkan support and optimized OpenGL draw"
Stan Iliev
2018-09-04
Revert "Revert "Revert "TextureView Vulkan support and optimized OpenGL draw"""
Stan Iliev
2018-08-31
Revert "Revert "TextureView Vulkan support and optimized OpenGL draw""
Stan Iliev
2018-08-30
Merge "Revert "TextureView Vulkan support and optimized OpenGL draw""
Stan Iliev
2018-08-30
Revert "TextureView Vulkan support and optimized OpenGL draw"
John Reck
2018-08-29
Merge "TextureView Vulkan support and optimized OpenGL draw"
TreeHugger Robot
2018-08-29
TextureView Vulkan support and optimized OpenGL draw
Stan Iliev
2018-08-20
Update VulkanManager to use new skia Vulkan context api.
Greg Daniel
2018-07-24
Have the framework setup android defines for including vulkan.h
Greg Daniel
2018-06-22
Remove unused member in VulkanManager.
Greg Daniel
2018-06-21
Manually create and manage vulkan instance and device.
Greg Daniel
2017-11-10
Initialize pointer members in VulkanManager to null
Greg Daniel
[next]