Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Search and replace change. Some Gr enum value names didn't have a "Gr" in the... | bsalomon@google.com | 2012-06-06 |
* | move more stuff that should be private out from GrGLConfig.h | bsalomon@google.com | 2012-05-07 |
* | Remove GrPath typedef | bsalomon@google.com | 2012-04-27 |
* | Unify text flushing with other deferred drawing | bsalomon@google.com | 2012-03-30 |
* | 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 |