aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrCircleEffect.h
Commit message (Expand)AuthorAge
* 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 CircleEffect to SkSLGravatar Ethan Nicholas2017-07-14