aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/Gr1DKernelEffect.h
Commit message (Expand)AuthorAge
* Bilinear optimization for 1D convolution.Gravatar ericrk2015-07-10
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Move MakeDivByTextureWHMatrix to GrCoordTransformGravatar bsalomon2014-08-29
* Make all remaining effects use GrGLEffectMatrixGravatar bsalomon@google.com2012-11-02
* Make morphology, convolution, and table color filter opt out of default textu...Gravatar bsalomon@google.com2012-11-02
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* Implement morphology as a custom effectGravatar bsalomon@google.com2012-05-31