aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrClipMaskCache.h
Commit message (Expand)AuthorAge
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* Replace uses of GrNoncopyable by SkNoncopyable.Gravatar commit-bot@chromium.org2013-09-18
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Replace all instances of GrRect with SkRect.Gravatar commit-bot@chromium.org2013-07-17
* Use ReduceClipStack in ClipMaskManager.Gravatar bsalomon@google.com2012-12-06
* Turn on GPU AA clippingGravatar robertphillips@google.com2012-10-12
* Moved GrClipMaskCache to its own filesGravatar robertphillips@google.com2012-08-29