aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPath.h
Commit message (Expand)AuthorAge
* Rename GrGpuObject to GrGpuResourceGravatar bsalomon2014-07-25
* Add a GrPathRange classGravatar cdalton2014-07-21
* Split GrResource into GrCacheable/GrGpuObjectGravatar commit-bot@chromium.org2014-05-02
* Make GrContext cache the gpu pathsGravatar commit-bot@chromium.org2013-11-01
* Implement stroking a path with nv_path_renderingGravatar commit-bot@chromium.org2013-10-09
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* 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
* Initial support for GL_NV_path_renering. Experimental, there are still some i...Gravatar bsalomon@google.com2012-06-28
* Towards NV path renderingGravatar bsalomon@google.com2012-06-11