Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
8a2a754d157c7d91297323e70a77dfddab1f97e3
/
libs
/
hwui
/
renderthread
/
VulkanManager.cpp
8a2a754
Cleanup of barriers used in swapching aquiring and presenting.
by Greg Daniel
· 7 years ago
9625962
Minor clean up/fixes of VulkanManager api version checks.
by Greg Daniel
· 7 years ago
79351f3
Add support for wide gamut render targets in Vulkan
by Stan Iliev
· 7 years ago
26e0dca
Implemenet fenceWait and createReleaseFence in VulkanManager.
by Greg Daniel
· 7 years ago
5a5a648
Fix crash when EGLSurface is no longer valid.
by Derek Sollenberger
· 7 years ago
1766238
Refactor DeviceInfo in HWUI
by Derek Sollenberger
· 7 years ago
564ca3e
Reland "TextureView Vulkan support and optimized OpenGL draw"
by Stan Iliev
· 7 years ago
9f95955
Add cache validation to ensure the validity
by Yichi Chen
· 7 years ago
e6cfb09
Merge "Revert "TextureView Vulkan support and optimized OpenGL draw""
by Stan Iliev
· 7 years ago
867c43d
Revert "TextureView Vulkan support and optimized OpenGL draw"
by John Reck
· 7 years ago
54b9892
Merge "TextureView Vulkan support and optimized OpenGL draw"
by TreeHugger Robot
· 7 years ago
c8e22a6
TextureView Vulkan support and optimized OpenGL draw
by Stan Iliev
· 7 years ago
a227dbb
Update VulkanManager to use new skia Vulkan context api.
by Greg Daniel
· 7 years ago
4aa5867
No longer create a GrVkInterface in the VulkanManger.
by Greg Daniel
· 7 years ago
2ff20271
Manually create and manage vulkan instance and device.
by Greg Daniel
· 7 years ago
1834a8c
Update to use new skia getBackendRenderTarget calls.
by Greg Daniel
· 7 years ago
85e0907
Update skia api for querying maxRenderTargetSize
by Greg Daniel
· 7 years ago
c9da8e8
Convert Skia calls to use SkColorType/BackendFormats instead of GrPixelConfig.
by Greg Daniel
· 7 years ago
c9a8945
Update call to null out GrVkAlloc in VulkanManager
by Greg Daniel
· 7 years ago
660d6ec
Update GrContext creation calls to use sk_sp
by Greg Daniel
· 7 years ago
74ea201
Initialize pointer members in VulkanManager to null
by Greg Daniel
· 8 years ago
d495f43
Implement SkSL cache
by Stan Iliev
· 8 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 8 years ago
ac2d232
Update to use GrBackendTexture/RT instead of Descriptors
by Greg Daniel
· 8 years ago
53a3543
Use new GrVkBackendContext::Create api
by Greg Daniel
· 8 years ago
4f70887
Have Skia Vulkan backend support wait-for-gpu flag on tests
by Greg Daniel
· 8 years ago
eec27d5
Use FatVector instead of SkAutoMalloc in VulkanManager.
by Ben Wagner
· 8 years ago
45ec62b
Add support for dummy draws for Vulkan webview and texture views.
by Greg Daniel
· 8 years ago
cd55852
Make buffer age work in Vulkan
by Greg Daniel
· 9 years ago
0e3cba3
Handle vulkan windowing directly in SkiaVulkanPipeline
by Derek Sollenberger
· 9 years ago