aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGeometryBuffer.h
Commit message (Expand)AuthorAge
* store map ptr in GrGeometryBuffer base classGravatar commit-bot@chromium.org2014-05-08
* Rename from "(un)lock" to "(un)map" for geometry buffers.Gravatar commit-bot@chromium.org2014-05-07
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* Add support for vertex data rendered from CPU arrays.Gravatar bsalomon@google.com2013-02-21
* Make GrResource know whether 3D objects' lifetimes are managed by Skia or not.Gravatar bsalomon@google.com2013-01-23
* Extended instance counting to all GrResource-derived classesGravatar robertphillips@google.com2012-09-11
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12