aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContextPriv.h
Commit message (Expand)AuthorAge
* Implement GPU/OpList DDLsGravatar Robert Phillips2018-02-01
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* Move more internal methods from GrContext to GrContextPriv (take 3)Gravatar Robert Phillips2018-01-22
* Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"Gravatar Leon Scroggins2018-01-20
* Move more internal methods from GrContext to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-19
* Revert "Move more internal methods from GrContext to GrContextPriv"Gravatar Hal Canary2018-01-19
* Move more internal methods from GrContext to GrContextPrivGravatar Robert Phillips2018-01-19
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add stubbed out GrContextGravatar Robert Phillips2017-12-13
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add an (optional) SkTaskGroup to GrContextGravatar Brian Osman2017-08-23
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Remove GrSurface-based surfaceContext factories from GrContextPrivGravatar Robert Phillips2017-06-01
* Add postFlush call to GrOnFlushCallbackObjectGravatar Chris Dalton2017-05-05
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18
* Pass GrSurfaceContext into read/writeSurfacePixelsGravatar Robert Phillips2017-04-18
* Store the GrBackend we are using on GrContextGravatar Greg Daniel2017-04-13
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Add pre-Flush callback to GrDrawingManager (take 2)Gravatar Robert Phillips2017-03-21
* Revert "Add pre-Flush callback to GrDrawingManager"Gravatar Robert Phillips2017-03-15
* Add pre-Flush callback to GrDrawingManagerGravatar Robert Phillips2017-03-15
* Remove more unused ownership argumentsGravatar Brian Osman2017-03-09
* Control making of GrSemaphore objects inside of GrResourceProviderGravatar Greg Daniel2017-03-07
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* 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