aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Explicitly fail read/writePixels in invalid color space scenariosGravatar Brian Osman2017-01-05
* Change GPU read/write pixels API to support color space conversionGravatar Brian Osman2016-12-22
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* Rename GrBatchFontCache->GrAtlasGlyphCacheGravatar Brian Salomon2016-12-16
* move src/gpu/batches -> src/gpu/opsGravatar Brian Salomon2016-12-16
* Add a deferred copy surface (take 3)Gravatar Robert Phillips2016-12-15
* Some more batch->op renamingGravatar Brian Salomon2016-12-14
* Demote savePixels to save_pixelsGravatar Robert Phillips2016-12-14
* Partially defer GrSWMaskHelperGravatar Robert Phillips2016-12-14
* 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
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Remove batch bounds drawing debug optionGravatar Brian Salomon2016-11-30
* Added GrSurfaceContext and GrTextureContextGravatar Brian Osman2016-11-23
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Add handling for instantiate failure up the call stackGravatar Robert Phillips2016-11-18
* 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
* Revert "Revert "Add integer texture support.""Gravatar Brian Salomon2016-11-11
* Revert "Add integer texture support."Gravatar Leon Scroggins2016-11-10
* Add integer texture support.Gravatar Brian Salomon2016-11-10
* Consolidate GrSurfaceProxy Make methodsGravatar Robert Phillips2016-11-09
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Update ProxyTestsGravatar Robert Phillips2016-11-02
* Make GrDrawContext be GrRenderTargetProxy-backedGravatar Robert Phillips2016-10-28
* Rename renderTargetContextPriv to priv, and some more leftover DCsGravatar Brian Osman2016-10-27
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Add optional sw generated path coverage mask cachingGravatar bsalomon2016-09-21
* Add GrContextOptions flag to disable distance field path renderer.Gravatar bsalomon2016-09-15
* Move prepareForExternalIO implementation from GrContext to GrDrawingManagerGravatar bsalomon2016-09-08
* Restructure flushing relationship between GrContext, GrDrawingManager, and Gr...Gravatar bsalomon2016-09-07
* Revert of Restructure flushing relationship between GrContext, GrDrawingManag...Gravatar bsalomon2016-09-06