Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused outOffset param in GrTextureAdjuster | Greg Daniel | 2017-09-29 |
* | Rework GrSamplerParams to be more compact and use its own wrap mode enum. | Brian Salomon | 2017-09-07 |
* | Revert "Remove "content" rect from GrTextureAdjuster." | Brian Salomon | 2017-09-07 |
* | Remove "content" rect from GrTextureAdjuster. | Brian Salomon | 2017-09-07 |
* | Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. | Brian Salomon | 2017-08-11 |
* | headers: fix | Hal Canary | 2017-05-03 |
* | Remove GrFragmentProcessor-derived class' GrTexture-based ctors | Robert Phillips | 2017-03-27 |
* | More pre-emptive proxification | Robert Phillips | 2017-03-16 |
* | Continue making Ganesh use absolute texture coordinates - take 2 | Robert Phillips | 2017-01-20 |
* | Plumb dst color space in many places, rather than "mode" | Brian Osman | 2016-12-09 |
* | GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker | Brian Osman | 2016-11-28 |