index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSurfacePriv.h
Commit message (
Expand
)
Author
Age
*
Add internal grsurface flag to track if using gl rectangle or external texture.
Greg Daniel
2018-05-02
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
Robert Phillips
2017-06-02
*
Demote savePixels to save_pixels
Robert Phillips
2016-12-14
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Make readpixels work on GrTextures
bsalomon
2015-07-16
*
Make SkGpuDevice know its alpha type
bsalomon
2015-06-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Remove GrSurface::isSameAs
bsalomon
2014-11-25
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-30
*
Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260...
robertphillips
2014-09-30
*
Make "priv" classes for GrTexure and GrSurface.
bsalomon
2014-09-29