Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename GrGpuObject to GrGpuResource | bsalomon | 2014-07-25 |
* | Split GrResource into GrCacheable/GrGpuObject | commit-bot@chromium.org | 2014-05-02 |
* | Use vertex buffer objects instead of client side arrays in fixed-function cod... | commit-bot@chromium.org | 2014-02-24 |
* | Improve handling of FF vertex array state | commit-bot@chromium.org | 2013-09-09 |
* | Replace uses of GrAssert by SkASSERT. | tfarina@chromium.org | 2013-08-17 |
* | Move GrGLProgram::Desc out of GrGLProgram. | bsalomon@google.com | 2013-03-27 |
* | Fix uninitialized memory access | robertphillips@google.com | 2013-03-13 |
* | Use vertex array objects on core profiles. | bsalomon@google.com | 2013-03-07 |