aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/GrCircleBlurFragmentProcessor.h
Commit message (Expand)AuthorAge
* Bin circular blur profile textures by scale and blur to radius ratio.Gravatar bsalomon2016-06-14
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Make GrCircleBlurFragmentProcessor::onIsEqual include the positionGravatar abarth2016-03-22
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Rename some processor functions from GL to GLSLGravatar egdaniel2015-11-13
* Make all GrFragmentProcessors GL independent.Gravatar egdaniel2015-11-13
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15