index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrShape.h
Commit message (
Expand
)
Author
Age
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of http...
bsalomon
2016-06-28
*
Make lines a special case in GrShape
bsalomon
2016-06-28
*
Use a union inside GrShape to hold geometry
bsalomon
2016-06-27
*
Add some more getters to GrShape.
bsalomon
2016-06-23
*
Canonicalize path fill types for stroked paths in GrShape.
bsalomon
2016-06-23
*
Apply canonicalizations to path GrShapes.
bsalomon
2016-06-21
*
Some simplifications of GrShape reductions/canonicalizations
bsalomon
2016-06-20
*
Fix GrShape to preserve inverseness of rrects for strokes but not dashes.
bsalomon
2016-06-14
*
Add control over whether lines are special cased in SkDashPath. Disable when ...
bsalomon
2016-06-13
*
Make GrShape capable of representing inverse filled rrects.
bsalomon
2016-06-10
*
Get segment masks from GrShape.
bsalomon
2016-06-07
*
Make GrShape track the winding direction and starting point for rrect types.
bsalomon
2016-06-06
*
Add bounds to GrShape
bsalomon
2016-05-13
*
Add isEmpty() query to GrShape and improve comments.
bsalomon
2016-05-11
*
Incorporate scale into GrStyle and GrShape
bsalomon
2016-05-09
*
Make cap only affect the keys of GrShapes that are possibly-open
bsalomon
2016-05-04
*
Expand GrStyle's interface.
bsalomon
2016-05-04
*
Detect empty (r)rects in GrShape.
bsalomon
2016-04-28
*
Add support for building GrShape from SkPath and more tests
bsalomon
2016-04-27
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-26
*
Revert of Add initial implementation of GrShape and GrStyle classes and tests...
bsalomon
2016-04-26
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-26
*
Revert of Add initial implementation of GrShape and GrStyle classes and tests...
robertphillips
2016-04-26
*
Add initial implementation of GrShape and GrStyle classes and tests
bsalomon
2016-04-25