aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrBlurredEdgeFragmentProcessor.h
Commit message (Expand)AuthorAge
* Make generated effects from sksl fp files not need SK_SUPPORT_GPUGravatar Greg Daniel2018-04-06
* updated .fp file headersGravatar Ethan Nicholas2018-02-01
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* automatically generate clone() methods for SkSL fragment processorsGravatar Ethan Nicholas2017-07-31
* Remove the now unused GR_PROXY_MOVE macroGravatar Brian Salomon2017-07-28
* run skslc output through clang-formatGravatar Ethan Nicholas2017-07-19
* converted GrBlurredEdgeFragmentProcessor to skslGravatar Ethan Nicholas2017-07-14
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Remove support in GPU backend for distance vector field.Gravatar Brian Salomon2017-06-02
* Remove all headers from include/gpu/effectsGravatar Robert Phillips2017-04-21