aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDefaultPathRenderer.h
Commit message (Expand)AuthorAge
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* As part of preliminary groundwork for a chromium fix, this changelist is depr...Gravatar sugoi@google.com2012-12-06
* Remove GrScalar, replace with SkScalar.Gravatar bsalomon@google.com2012-11-01
* Remove translate param from GrContext::drawPath (and subsequent calls).Gravatar bsalomon@google.com2012-10-08
* Remove stage masksGravatar bsalomon@google.com2012-07-20
* make pathrenderers release their geometry before returningGravatar bsalomon@google.com2012-03-07
* simplify GrPathRenderer interfaceGravatar bsalomon@google.com2012-03-02
* Prep #1 for making GrDrawState a classGravatar bsalomon@google.com2011-12-06
* Don't use GrDrawTarget's AA state bit to convey whether to do custom-aaGravatar bsalomon@google.com2011-10-27
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12