summaryrefslogtreecommitdiff
path: root/gpu/GrClipMaskCache.h
AgeCommit message (Expand)Author
2014-04-07SkNonCopyable should be used with private inheritance.commit-bot@chromium.org
2013-11-05Avoid re-rendering stencil clip for every draw with reducable clip stackcommit-bot@chromium.org
2013-11-01Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...reed@google.com
2013-11-01Avoid re-rendering stencil clip for every draw with reducable clip stackcommit-bot@chromium.org
2013-09-18Replace uses of GrNoncopyable by SkNoncopyable.commit-bot@chromium.org
2013-08-17Replace uses of GrAssert by SkASSERT.tfarina@chromium.org
2013-07-17Replace all instances of GrRect with SkRect.commit-bot@chromium.org
2012-12-06Use ReduceClipStack in ClipMaskManager.bsalomon@google.com
2012-10-12Turn on GPU AA clippingrobertphillips@google.com
2012-08-29Moved GrClipMaskCache to its own filesrobertphillips@google.com