Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1591c38d1362790cb0ec27740678e107e71073bc
/
src
/
gpu
/
vk
/
GrVkImage.h
1591c38
Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
by Greg Daniel
· 7 years ago
13dddce
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
449d78f
Revert "Added SkImage::MakeCrossContextFromEncoded"
by Brian Salomon
· 8 years ago
83b1b3d
Added SkImage::MakeCrossContextFromEncoded
by Brian Osman
· 8 years ago
cef213c
Move ReleaseProc info to GrTexture and for implementations to define it.
by Greg Daniel
· 8 years ago
a95220d
Setup system in Vulkan to reuse VkDescriptorSet allocations.
by egdaniel
· 8 years ago
7ac5da8
Dont allocate a new image which already has mip levels, when regenerating vulkan mipmaps
by egdaniel
· 8 years ago
7ec9241
Add resource tracking output and command buffer recycling
by jvanverth
· 8 years ago
6b6ffc4
Create free list heap for suballocation
by jvanverth
· 8 years ago
1e305ba
Add offset to memory allocations
by jvanverth
· 8 years ago
b2df0c2
Refactor Vulkan image, texture, RTs so that create and getter handles match.
by egdaniel
· 8 years ago
50c46c7
Clean up GrVkImage::setLayout()
by jvanverth
· 9 years ago
82c0558
Set barriers and image layout changes between mipmap blits.
by jvanverth
· 9 years ago
2af0f1b
Apply setImageLayout() to all of a VkImage's subresources.
by jvanverth
· 9 years ago
cf942c4
Fix gcc warnings in Vulkan backend
by bsalomon
· 9 years ago
900bd4a
Add mipmap loading to Vulkan.
by jvanverth
· 9 years ago
58a8d92
Update min Vulkan version to 1.0.8.0, and fix various bugs
by egdaniel
· 9 years ago
e50f3e7
Add WSI functions to GrVkInterface
by jvanverth
· 9 years ago
fe170d2
Fix borrowed GrVkImage::Resource.
by jvanverth
· 9 years ago
9846ef2
Replace some nullptrs with VK_NULL_HANDLE
by jvanverth
· 9 years ago
164a9f0
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago
ad3a13c
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ )
by egdaniel
· 9 years ago
48cf268
Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time.
by Greg Daniel
· 9 years ago