aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureContext.cpp
Commit message (Expand)AuthorAge
* 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
* 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
* Rename GrBatchFlushState to GrOpFlushStateGravatar Brian Salomon2016-12-07
* Rename batch->op in GrOpList and subclassesGravatar Brian Salomon2016-12-07
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23