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
*
Reland "Remove GrBackendObject and all related functions from Skia."
Greg Daniel
2018-05-21
*
Revert "Remove GrBackendObject and all related functions from Skia."
Brian Osman
2018-05-10
*
Remove GrBackendObject and all related functions from Skia.
Greg Daniel
2018-05-10
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Add ref counted wrapped around GrTexture ReleaseProc
Greg Daniel
2018-01-30
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
Use enum to track MipMapsStatus throughout Texture creation
Greg Daniel
2017-10-12
*
Set correct mip map status on GrTexture since we no longer require all mip data
Greg Daniel
2017-10-10
*
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