aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContextPriv.h
Commit message (Expand)AuthorAge
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Demote savePixels to save_pixelsGravatar Robert Phillips2016-12-14
* Partially defer GrSWMaskHelperGravatar Robert Phillips2016-12-14
* Revert "Add a deferred copy surface (take 2)"Gravatar Robert Phillips2016-12-14
* Add a deferred copy surface (take 2)Gravatar Robert Phillips2016-12-13
* Revert "Add a deferred copy surface"Gravatar Robert Phillips2016-12-13
* Add a deferred copy surfaceGravatar Robert Phillips2016-12-13
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Move clip mask generation into GrReducedClipGravatar csmartdalton2016-08-31
* Move GrContext::makeDrawContext to new GrContextPriv objectGravatar robertphillips2016-08-03