Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add GrDrawTarget::drawIndexedInstance, use in default text context. | bsalomon@google.com | 2012-03-20 |
* | Make the text context not have to save / restore GrDrawState at each draw. | bsalomon@google.com | 2012-03-19 |
* | Call reset() in text context rather than set to SkMatrix::I(). Perf improveme... | bsalomon@google.com | 2012-03-16 |
* | Split GrTextContext into baseclass and subclass | bsalomon@google.com | 2012-03-16 |