index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkImage.h
Commit message (
Expand
)
Author
Age
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Don't use GENERAL layout during mipmap generation in Vulkan
Greg Daniel
2018-03-05
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
Greg Daniel
2017-08-18
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Setup system in Vulkan to reuse VkDescriptorSet allocations.
egdaniel
2016-07-21
*
Dont allocate a new image which already has mip levels, when regenerating vul...
egdaniel
2016-07-15
*
Add resource tracking output and command buffer recycling
jvanverth
2016-07-06
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Clean up GrVkImage::setLayout()
jvanverth
2016-05-06
*
Set barriers and image layout changes between mipmap blits.
jvanverth
2016-05-03
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Fix gcc warnings in Vulkan backend
bsalomon
2016-04-29
*
Add mipmap loading to Vulkan.
jvanverth
2016-04-29
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Fix borrowed GrVkImage::Resource.
jvanverth
2016-03-22
*
Replace some nullptrs with VK_NULL_HANDLE
jvanverth
2016-03-02
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22