index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSurfaceContext.cpp
Commit message (
Expand
)
Author
Age
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Remove most of the remaining conflation of colorSpace and sRGB in Ganesh
Brian Osman
2018-06-01
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
Greg Daniel
2018-04-25
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...
Robert Phillips
2017-06-28
*
Pass GrSurfaceContext into read/writeSurfacePixels
Robert Phillips
2017-04-18
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
*
Delete SkColorSpace::ColorSpaceFlags
Matt Sarett
2017-03-24
*
Groundwork for nonlinear blending mode in Ganesh
Brian Osman
2017-03-07
*
Move GrDrawingManager pointer to GrSurfaceContext
Robert Phillips
2017-01-26
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23