Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename GrDrawContext to GrRenderTargetContext | Brian Osman | 2016-10-27 |
* | allow clip calls w/o op param, remove unnecessary kReplace ops | reed | 2016-09-21 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext. | bsalomon | 2016-08-26 |