aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrSurfaceContext.cpp
Commit message (Expand)AuthorAge
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* Remove most of the remaining conflation of colorSpace and sRGB in GaneshGravatar Brian Osman2018-06-01
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Add GrCap check for whether we can do a copy or not, and implement in Vk backendGravatar Greg Daniel2018-04-25
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* 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