aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGeometryBuffer.h
Commit message (Expand)AuthorAge
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SkInstCntGravatar mtklein2015-06-26
* Make uncached textures uncached from the get go.Gravatar bsalomon2015-01-14
* Make GrGpuResource::gpuMemorySize non-virtual w/ onGpuMemorySize virtual implGravatar bsalomon2014-11-12
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25
* 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