Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. | Brian Salomon | 2017-08-11 |
* | More GrFragmentProcessor::clone() implementations. | Brian Salomon | 2017-07-26 |
* | Plumb through need for unpremul/premul | Mike Reed | 2017-07-07 |
* | GR_TEST_UTILS fixes | Brian Salomon | 2017-07-06 |
* | Speculative "fix" for crash in analyzeProcessors | Robert Phillips | 2017-06-30 |
* | Remove GrFragmentProcessor::computeInvariantOutput | Brian Salomon | 2017-02-13 |
* | Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" | Brian Salomon | 2017-01-27 |
* | Revert "Start of rewrite of GrFragmentProcessor optimizations." | Ethan Nicholas | 2017-01-27 |
* | Start of rewrite of GrFragmentProcessor optimizations. | Brian Salomon | 2017-01-27 |
* | Move SkGammaColorFilter to tools, limit to sRGB | Brian Osman | 2017-01-26 |