aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrConvolutionEffect.h
Commit message (Expand)AuthorAge
* Implement morphology as a custom effectGravatar bsalomon@google.com2012-05-31
* Tunnel name requests through factory, forcing custom effect and custom prog s...Gravatar bsalomon@google.com2012-05-21
* Some refactoring of GrCustomStage and friendsGravatar bsalomon@google.com2012-05-18
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10