aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrYUVProvider.cpp
Commit message (Expand)AuthorAge
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* 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
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* 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
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Add NV12 texture conversion support.Gravatar jbauman2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Use GrGammaEffect to support YUV conversion without sRGB write controlGravatar brianosman2016-05-11
* Minor GrRenderTarget retractionGravatar robertphillips2016-05-11
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...Gravatar brianosman2016-03-25
* detach -> releaseGravatar mtklein2016-03-16
* Update Skia's YUV APIGravatar msarett2016-03-10
* Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....Gravatar msarett2016-03-07
* Update Skia's YUV APIGravatar msarett2016-03-07
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* refactor parts of SkGr.cpp for use by SkImagesGravatar reed2015-09-08