aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSurfaceContext.cpp
Commit message (Expand)AuthorAge
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceC...Gravatar Robert Phillips2017-06-28
* Pass GrSurfaceContext into read/writeSurfacePixelsGravatar Robert Phillips2017-04-18
* consolidate read/writePixels in GrSurfaceContextGravatar Robert Phillips2017-04-10
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Groundwork for nonlinear blending mode in GaneshGravatar Brian Osman2017-03-07
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23