aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTextureContext.h
Commit message (Expand)AuthorAge
* Move GrSurfaceContext.h and GrTextureContext.h to src/gpu from include/gpuGravatar Brian Salomon2017-03-14
* Partially defer SkImage_GpuGravatar Robert Phillips2017-03-10
* Switch GrTextureStripAtlas over to GrTextureProxiesGravatar Robert Phillips2017-02-23
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Move GrDrawingManager pointer to GrSurfaceContextGravatar Robert Phillips2017-01-26
* 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
* Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContextGravatar 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