index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkTexture.h
Commit message (
Expand
)
Author
Age
*
Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
Greg Daniel
2017-08-18
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
sk_sp-ify GrResourceProvider some more
Robert Phillips
2017-06-05
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Update RT views and framebuffer in vulkan after mipmaping
egdaniel
2016-07-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Support allowSRGBInputs on Vulkan (via secondary texture views)
brianosman
2016-05-12
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Add mipmap loading to Vulkan.
jvanverth
2016-04-29
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Implement Vulkan GrBackendObject for textures.
jvanverth
2016-03-18
*
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