aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTextureToYUVPlanes.cpp
Commit message (Expand)AuthorAge
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Switch GrYUVProvider over to GrTextureProxiesGravatar Robert Phillips2017-03-08
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* 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
* Use GrRenderTargetContext::readPixels in GrTextureToYUVPlanesGravatar Robert Phillips2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-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
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* 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
* Add a makeDrawContextWithFallback that handles config fallbackGravatar robertphillips2016-09-06
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Switch GrTextureToYUVPlanes over to newDrawContext callsGravatar robertphillips2016-05-11
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Reduce stack usage for Google3.Gravatar benjaminwagner2016-02-03
* Add ability to extract YUV planes from SkImageGravatar bsalomon2016-02-01