Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexB... | bsalomon@google.com | 2013-02-20 |
* | Refactor tracking of bound vbufs and ibufs and vertex attrib arrays. | bsalomon@google.com | 2013-02-19 |
* | Make GrResource know whether 3D objects' lifetimes are managed by Skia or not. | bsalomon@google.com | 2013-01-23 |
* | Enforce calling of inherited onRelease & onAbandon mthds in GrResource-derive... | robertphillips@google.com | 2012-09-05 |
* | Move convolution from code in GrGLProgram to new GrConvolutionEffect | tomhudson@google.com | 2012-05-10 |
* | Move GL-specific include files to their own subdirectory, to better | tomhudson@google.com | 2012-02-14 |
* | Move GL-specific source code to make room for D3D back end. | tomhudson@google.com | 2012-02-10 |