skia2/src
Chris Dalton 778edc883b Don't let neighboring radii in GrAAFillRRectOp get too close
Since each corner uses a different reference point, it's possible that
FP rounding can cause the edges of very close radii on a common edge
to accidentally overlap. This can cause a pixel to be drawn/blended
more than once. This CL addresses the issue by not allowing
neighboring radii on a common edge to get closer than 1/16 pixel from
one another.

Bug: skia:8562
Change-Id: Ifda97c9a4c3973405f86f7fc6846a4073b3ab581
Reviewed-on: https://skia-review.googlesource.com/c/173036
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2018-11-27 18:06:28 +00:00
..
android Add SafetyNetLogging and use in SkPngCodec 2018-11-14 20:06:03 +00:00
atlastext Replace GrColor4h with SkPMColor4f 2018-10-31 19:25:20 +00:00
c expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
codec Add safety net logging for issue 118143775 2018-11-16 13:35:19 +00:00
compute Minor HotSort updates 2018-11-05 18:31:33 +00:00
core Revert "Revert "migrate to passing paint/ctm for bounds"" 2018-11-27 17:53:47 +00:00
effects Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" 2018-11-19 18:51:07 +00:00
fonts
gpu Don't let neighboring radii in GrAAFillRRectOp get too close 2018-11-27 18:06:28 +00:00
image Revert "Revert "add rect-parameter to makeImageSnapshot"" 2018-11-21 14:46:06 +00:00
images DeMorgan's blend-on-black logic 2018-11-02 19:28:57 +00:00
lazy
opts move NEON matrixProcs into matrixProcs.cpp 2018-11-21 16:32:37 +00:00
pathops fix pathops fuzz 2018-11-26 13:24:40 +00:00
pdf SkPDF: move font serialization over to new immediate mode. 2018-11-19 18:39:07 +00:00
ports Use width instead of weight for width on mac. 2018-11-26 22:48:10 +00:00
sfnt
shaders Update threshold for degenerate gradients 2018-11-16 16:14:59 +00:00
sksl sksl: Add builtinFMASupport to StandaloneShaderCaps 2018-11-16 16:47:00 +00:00
svg SkPaint::Align is dead 2018-11-02 21:48:27 +00:00
utils Remove SkCanvas::experimental_drawImageSetV0 2018-11-26 20:17:30 +00:00
xml
xps Reland "Move remove ptr args to MakeRecAndEffects" 2018-11-09 20:01:42 +00:00