aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkMagnifierImageFilter.cpp
Commit message (Expand)AuthorAge
* Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::MakeGravatar Brian Osman2018-06-14
* rebaseGravatar Cary Clark2018-06-08
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* 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
* remove SK_IGNORE_TO_STRINGGravatar Cary Clark2018-04-05
* converted GrMagnifierEffect to SkSLGravatar Ethan Nicholas2017-12-13
* create imagepriv and name paramsGravatar Cary Clark2017-11-03
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Convert several effects to use color space xform FPGravatar Brian Osman2017-10-18
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* switched SkSL's temporary 'highfloat' type back to 'float'Gravatar Ethan Nicholas2017-09-22
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Rework GrSamplerParams to be more compact and use its own wrap mode enum.Gravatar Brian Salomon2017-09-07
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* Implement clone for 6 additional GrFragmentProcessor subclasses.Gravatar Brian Salomon2017-07-28
* Remove the now unused GR_PROXY_MOVE macroGravatar Brian Salomon2017-07-28
* Remove GrSingleTextureEffectGravatar Brian Salomon2017-07-26
* Smaller fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* only create new instance if needed for colorspacexformerGravatar Mike Reed2017-07-06
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Re-land of "eliminated GrGLSLExpr".Gravatar Ethan Nicholas2017-05-08
* Revert "Revert "Revert "eliminated GrGLSLExpr"""Gravatar Ethan Nicholas2017-05-04
* Revert "Revert "eliminated GrGLSLExpr""Gravatar Ethan Nicholas2017-05-03
* Revert "eliminated GrGLSLExpr"Gravatar Brian Salomon2017-05-02
* eliminated GrGLSLExprGravatar Ethan Nicholas2017-05-02
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* SkImageFilter::onMakeColorSpace() - more overridesGravatar Matt Sarett2017-04-10
* Move the ability to access textures, buffers, and image storages out from GrP...Gravatar Brian Salomon2017-04-04
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Refactor GrColorSpaceXformHelperGravatar Brian Osman2017-03-08
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* SkScalarMul is deprecatedGravatar Mike Reed2017-02-14
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07