index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkAnalyticEdge.h
Commit message (
Expand
)
Author
Age
*
fix analytic AA to work with even rounding
Lee Salzman
2017-09-05
*
No chop at y extrema for cubics
Yuqian Li
2017-08-09
*
New analytic AA scan converter using delta (I call it DAA for now)
Yuqian Li
2017-07-25
*
Make update_edge as a member function of SkAnalyticEdge
Yuqian Li
2017-07-21
*
Revert "Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU ...
Mike Klein
2017-07-16
*
Inject a dsb into SkAnalyticEdge::setLine() to work around ARMv7 CPU erratum.
Mike Klein
2017-04-25
*
Remove SK_SUPPORT_LEGACY_AAA flag as chromium now turns it off
Yuqian Li
2017-03-08
*
Fix performance issue and compute intersections more often.
Yuqian Li
2017-01-23
*
Reject horizontal edges in FDot6 precision
Yuqian Li
2017-01-18
*
Revert concave AAA
Yuqian Li
2017-01-18
*
Turn on concave analytic AA
Yuqian Li
2017-01-18
*
Revert "Exercise concave analytic AA"
Mike Reed
2017-01-14
*
Exercise concave analytic AA
Yuqian Li
2017-01-14
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-13
*
Revert "Reland https://skia-review.googlesource.com/c/6091/"
Yuqian Li
2017-01-13
*
Reland https://skia-review.googlesource.com/c/6091/
Yuqian Li
2017-01-12
*
Revert "Implement Analytic AA for General Paths (with Guard against Chrome)"
Yuqian Li
2017-01-12
*
Implement Analytic AA for General Paths (with Guard against Chrome)
Yuqian Li
2017-01-12
*
Use SkFixedMul instead of SkFixedMul_lowprec
Yuqian Li
2016-11-17
*
Fix mask overflow caused by edge drift
Yuqian Li
2016-11-16
*
Use Analytic AA in SkAAClip.
liyuqian
2016-10-20
*
Resubmit issue 2221103002 to fix the iOS build by declaring the flag in
liyuqian
2016-10-04
*
Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of htt...
stephana
2016-10-04
*
Implement AnalyticAA for convex shapes.
liyuqian
2016-10-04