aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Use GrSemaphore rather than GrFence for external texture dataGravatar Brian Osman2017-03-02
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-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
* Add the ability to enable/disable GPU path renderersGravatar csmartdalton2017-02-22
* Rename SkConfig8888/SkPixelInfo to SkConvertPixelsGravatar Matt Sarett2017-02-15
* GrContext option to prevent GPU based YUV -> RGBGravatar Brian Osman2017-02-14
* Refactor pixel conversion: premul and unpremulGravatar Matt Sarett2017-02-09
* Broaden checking of GrSurfaceProxy::MakeDeferred's return valueGravatar Robert Phillips2017-02-01
* Make blur utils take GrTextureProxies - take 2Gravatar Robert Phillips2017-01-30
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Switch GrConfigConversionEffect over to taking GrTextureProxiesGravatar Robert Phillips2017-01-25
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Move read/write-Pixels up to GrSurfaceContextGravatar Robert Phillips2017-01-18
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Cleanup GrPixelConfig helper functionsGravatar Brian Osman2017-01-12
* Remove kIndex_8_GrPixelConfigGravatar Brian Osman2017-01-12
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Revert "Add Gray8 pixel config"Gravatar Brian Osman2017-01-10
* Add Gray8 pixel configGravatar Brian Osman2017-01-10
* Revert "Explicitly fail read/writePixels in invalid color space scenarios"Gravatar Brian Osman2017-01-05
* 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