aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrShape.h
Commit message (Expand)AuthorAge
* Apply canonicalizations to path GrShapes.Gravatar bsalomon2016-06-21
* Some simplifications of GrShape reductions/canonicalizationsGravatar bsalomon2016-06-20
* Fix GrShape to preserve inverseness of rrects for strokes but not dashes.Gravatar bsalomon2016-06-14
* Add control over whether lines are special cased in SkDashPath. Disable when ...Gravatar bsalomon2016-06-13
* Make GrShape capable of representing inverse filled rrects.Gravatar bsalomon2016-06-10
* Get segment masks from GrShape.Gravatar bsalomon2016-06-07
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* Add bounds to GrShapeGravatar bsalomon2016-05-13
* Add isEmpty() query to GrShape and improve comments.Gravatar bsalomon2016-05-11
* Incorporate scale into GrStyle and GrShapeGravatar bsalomon2016-05-09
* Make cap only affect the keys of GrShapes that are possibly-openGravatar bsalomon2016-05-04
* Expand GrStyle's interface.Gravatar bsalomon2016-05-04
* Detect empty (r)rects in GrShape.Gravatar bsalomon2016-04-28
* Add support for building GrShape from SkPath and more testsGravatar bsalomon2016-04-27
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar bsalomon2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-26
* Revert of Add initial implementation of GrShape and GrStyle classes and tests...Gravatar robertphillips2016-04-26
* Add initial implementation of GrShape and GrStyle classes and testsGravatar bsalomon2016-04-25