Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1108)

Issue 1442513002: Fix mixed sampled inverse path fills (Closed)

Created:
5 years, 1 month ago by Chris Dalton
Modified:
5 years, 1 month ago
Reviewers:
bsalomon
CC:
reviews_skia.org, Kimmo Kinnunen, nv_mark
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix mixed sampled inverse path fills Fixes a double blend that was occurring down the diagonals of inverse path fills when using mixed samples. BUG=skia: Committed: https://skia.googlesource.com/skia/+/3aea7253713c5709a9d8aecff34c1ff508c69a8a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/gpu/batches/GrStencilAndCoverPathRenderer.cpp View 1 chunk +3 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (2 generated)
Chris Dalton
https://codereview.chromium.org/1442513002/diff/1/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp File src/gpu/batches/GrStencilAndCoverPathRenderer.cpp (right): https://codereview.chromium.org/1442513002/diff/1/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp#newcode141 src/gpu/batches/GrStencilAndCoverPathRenderer.cpp:141: args.fTarget->drawNonAARect(*pipelineBuilder, args.fColor, viewM, bounds, invert); Is "drawNonAARect" more of ...
5 years, 1 month ago (2015-11-12 02:28:02 UTC) #2
bsalomon
lgtm https://codereview.chromium.org/1442513002/diff/1/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp File src/gpu/batches/GrStencilAndCoverPathRenderer.cpp (right): https://codereview.chromium.org/1442513002/diff/1/src/gpu/batches/GrStencilAndCoverPathRenderer.cpp#newcode141 src/gpu/batches/GrStencilAndCoverPathRenderer.cpp:141: args.fTarget->drawNonAARect(*pipelineBuilder, args.fColor, viewM, bounds, invert); On 2015/11/12 02:28:02, ...
5 years, 1 month ago (2015-11-12 16:39:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1442513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1442513002/1
5 years, 1 month ago (2015-11-12 17:05:49 UTC) #5
commit-bot: I haz the power
5 years, 1 month ago (2015-11-12 17:18:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/3aea7253713c5709a9d8aecff34c1ff508c69a8a

Powered by Google App Engine
This is Rietveld 408576698