Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove stray semicolons. | Mike Klein | 2016-09-27 |
* | Improvements for circluar blurs in GPU backend. | bsalomon | 2016-08-16 |
* | Bin circular blur profile textures by scale and blur to radius ratio. | bsalomon | 2016-06-14 |
* | sk_sp for Ganesh. | bungeman | 2016-06-09 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | Make GrCircleBlurFragmentProcessor::onIsEqual include the position | abarth | 2016-03-22 |
* | Increase the amount of debug information printed out by batches | robertphillips | 2015-11-16 |
* | Rename some processor functions from GL to GLSL | egdaniel | 2015-11-13 |
* | Make all GrFragmentProcessors GL independent. | egdaniel | 2015-11-13 |
* | Add special case circle blur for Ganesh | robertphillips | 2015-09-15 |