Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Third wave of Win64 warning cleanup | robertphillips@google.com | 2013-10-16 |
* | Replace uses of GR_DEBUG by SK_DEBUG. | commit-bot@chromium.org | 2013-08-28 |
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | Comment out invalid assert. | bsalomon@google.com | 2013-05-08 |
* | Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. | bsalomon@google.com | 2013-03-25 |
* | Use stream usage for dynamic vertex data. | bsalomon@google.com | 2013-03-13 |
* | Use vertex array objects on core profiles. | bsalomon@google.com | 2013-03-07 |
* | Add support for vertex data rendered from CPU arrays. | bsalomon@google.com | 2013-02-21 |
* | Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB... | bsalomon@google.com | 2013-02-20 |