Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
218f21ac09c70b98a10cb8e1999b85a22fa0b151
/
src
/
pathops
/
SkOpBuilder.cpp
218f21a
don't fix winding for empty paths
by caryclark
· 9 years ago
d83f495
initialize firstDir
by caryclark
· 9 years ago
026beb5
SkPath::Direction serves two masters:
by reed
· 9 years ago
4e1a4c9
fix builder winding again
by caryclark
· 9 years ago
5b5ddd7
The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours.
by caryclark
· 9 years ago
fba9da7
fix path op builder
by caryclark
· 9 years ago
1049f12
Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall.
by caryclark
· 10 years ago
5435929
cumulative pathops patch
by caryclark
· 10 years ago
45fa447
new files for pathops geometric intersection
by caryclark
· 10 years ago