aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrContext.h
Commit message (Expand)AuthorAge
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Use GrSemaphore rather than GrFence for external texture dataGravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""Gravatar Brian Osman2017-03-02
* Revert "Revert "Revert "Move GrTextureProvider to src"""Gravatar Brian Osman2017-03-02
* Revert "Revert "Move GrTextureProvider to src""Gravatar Brian Osman2017-03-01
* Revert "Move GrTextureProvider to src"Gravatar Brian Osman2017-03-01
* Move GrTextureProvider to srcGravatar Brian Osman2017-03-01
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-28
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* Remove GrTestTargetGravatar Robert Phillips2017-01-20
* Rename GrContext::getFontAtlas to getFontAtlas_ForTestingGravatar Robert Phillips2017-01-20
* Change GPU read/write pixels API to support color space conversionGravatar Brian Osman2016-12-22
* Restore getDevice_just_for_deprecated_compatibility_testingGravatar Robert Phillips2016-12-20
* Remove getDevice_just_for_deprecated_compatibility_test()Gravatar Robert Phillips2016-12-20
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Remove mutex guards from GrContext::readSurfacePixelsGravatar 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
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* Change comments to refer to "render target context" rather than "draw context"Gravatar Brian Salomon2016-10-29
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...Gravatar bsalomon2016-09-07
* Revert of Restructure flushing relationship between GrContext, GrDrawingManag...Gravatar bsalomon2016-09-06
* Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...Gravatar bsalomon2016-09-06
* Add a makeDrawContextWithFallback that handles config fallbackGravatar robertphillips2016-09-06
* Move clip mask generation into GrReducedClipGravatar csmartdalton2016-08-31
* Make GrTextureStripAtlas flush pending IO on newly acquired textureGravatar ajuma2016-08-24
* Merge GrClipMaskManager into GrClipStackClipGravatar csmartdalton2016-08-05
* Move GrContext::makeDrawContext to new GrContextPriv objectGravatar robertphillips2016-08-03
* Remove GrContext::applyGammaGravatar robertphillips2016-07-29
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Retract GrRenderTarget from GrTestTargetGravatar robertphillips2016-05-20
* (Mostly) Retract GrRenderTarget from SkGpuDeviceGravatar robertphillips2016-05-17
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11