aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkXfermodeImageFilter.cpp
Commit message (Expand)AuthorAge
* 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
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Gravatar Mike Reed2016-12-09
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSGravatar Mike Reed2016-12-08
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Revert "Revert "make it illegal to include SkXfermode.h""Gravatar Mike Reed2016-11-23
* Revert "make it illegal to include SkXfermode.h"Gravatar Greg Daniel2016-11-23
* make it illegal to include SkXfermode.hGravatar Mike Reed2016-11-23
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Start plumbing deferral of GPU resources in the image filtersGravatar Robert Phillips2016-11-14
* remove use of xfermode* in procsGravatar Mike Reed2016-11-09
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* GrConstColorProcessor uses 4f colors in the destination spaceGravatar Brian Osman2016-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