aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/convexpaths.cpp
Commit message (Expand)AuthorAge
* defer drawing/work until first draw, to make debugging easier and speedupGravatar reed@google.com2012-03-30
* In convex path renderer, translate polygon to origin for fanPt computationGravatar bsalomon@google.com2012-02-23
* Use cheapComputeDirection to determine normal facing in GrAAConvexPathRendererGravatar bsalomon@google.com2012-02-15
* [GPU]: Handle degenerate quads when computing UV matrix from control pointsGravatar bsalomon@google.com2012-01-31
* Fix degenerate test in convex path renderer Gravatar bsalomon@google.com2012-01-31
* Change background color and add paths to convexpaths gmGravatar bsalomon@google.com2012-01-26
* revert 3078Gravatar bsalomon@google.com2012-01-21
* fix interior issues in convex path rendererGravatar bsalomon@google.com2012-01-21
* Incorporate changes related to Tom's post-hoc comments on the convex path ren...Gravatar bsalomon@google.com2012-01-17
* Add convex path renderer (disabled)Gravatar bsalomon@google.com2012-01-17