aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkXfermodeImageFilter.cpp
Commit message (Expand)AuthorAge
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* remove defines and add commasGravatar Cary Clark2018-05-21
* Revert "remove toString"Gravatar Cary Clark2018-05-20
* remove toStringGravatar Cary Clark2018-05-20
* Fix srcBounds computation in SkMatrixConvolutionImageFilterGravatar Robert Phillips2018-05-17
* Return nullptr when ReadBuffer becomes invalidGravatar Kevin Lubick2018-05-17
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* converted ConstColorProcessor to SkSLGravatar Ethan Nicholas2017-11-20
* create imagepriv and name paramsGravatar Cary Clark2017-11-03
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* Convert several effects to use color space xform FPGravatar Brian Osman2017-10-18
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilterGravatar Xianzhu Wang2017-09-12
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* only create new instance if needed for colorspacexformerGravatar Mike Reed2017-07-06
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* remove unneeded methodsGravatar Mike Reed2017-06-10
* SkXfermode no longer needs to e a flattenableGravatar Mike Reed2017-06-10
* remove unused arithmetic codeGravatar Mike Reed2017-06-09
* replace 4f procs with pipeline (only called in 2 places by ganesh)Gravatar Mike Reed2017-06-09
* Bump min picture to 7+ months agoGravatar Mike Reed2017-06-08
* move Coeff into blendmodeGravatar Mike Reed2017-06-06
* SkImageFilter::onMakeColorSpace() - more overridesGravatar Matt Sarett2017-04-10
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Make GrClip.h privateGravatar Brian Salomon2017-03-09
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* 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
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Start making texture coordinates be absoluteGravatar Robert Phillips2017-01-10
* Separate SkArithmeticImageFilter from SkXfermodeImageFilter.Gravatar Brian Salomon2017-01-09
* Do color space conversion in XfermodeImageFilterGravatar Brian Osman2016-12-20
* change SkClipOp to a class enumGravatar Mike Reed2016-12-12
* 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[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09