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

Issue 1092793006: Make the GPU dashing effect MSAA-friendly. (Closed)

Created:
5 years, 8 months ago by Stephen White
Modified:
5 years, 8 months ago
Reviewers:
egdaniel, egdaniel1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make the GPU dashing effect MSAA-friendly. Committed: https://skia.googlesource.com/skia/+/f3c2c46cf818fe408d0ec295338002fc01c64926

Patch Set 1 #

Patch Set 2 : Use modified shader for MSAA case #

Patch Set 3 : Switch to a DashAAMode enum #

Patch Set 4 : Refactor; add comments #

Patch Set 5 : Update to ToT #

Total comments: 6

Patch Set 6 : Updated per review comments #

Patch Set 7 : Use the AA codepath for round dashes with MSAA. #

Patch Set 8 : Split bloat into X & Y; bloat in Y only for MSAA w/round caps #

Patch Set 9 : Cnt -> Count; remove explicit count in enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -76 lines) Patch
M src/gpu/effects/GrDashingEffect.cpp View 1 2 3 4 5 6 7 8 40 chunks +97 lines, -76 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Stephen White
Greg: PTAL. Thanks! I'm thinking an enum might be clearer than an edge type + ...
5 years, 8 months ago (2015-04-17 20:11:38 UTC) #2
Stephen White
On 2015/04/17 20:11:38, Stephen White wrote: > Greg: PTAL. Thanks! > > I'm thinking an ...
5 years, 8 months ago (2015-04-17 20:38:24 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092793006/60001
5 years, 8 months ago (2015-04-17 21:41:32 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-17 21:47:45 UTC) #7
egdaniel
https://codereview.chromium.org/1092793006/diff/80001/src/gpu/effects/GrDashingEffect.cpp File src/gpu/effects/GrDashingEffect.cpp (right): https://codereview.chromium.org/1092793006/diff/80001/src/gpu/effects/GrDashingEffect.cpp#newcode873 src/gpu/effects/GrDashingEffect.cpp:873: // xy, refer to circle radius - 0.5, z ...
5 years, 8 months ago (2015-04-20 19:55:13 UTC) #9
Stephen White
Thanks for your review. https://codereview.chromium.org/1092793006/diff/80001/src/gpu/effects/GrDashingEffect.cpp File src/gpu/effects/GrDashingEffect.cpp (right): https://codereview.chromium.org/1092793006/diff/80001/src/gpu/effects/GrDashingEffect.cpp#newcode873 src/gpu/effects/GrDashingEffect.cpp:873: // xy, refer to circle ...
5 years, 8 months ago (2015-04-20 20:20:32 UTC) #10
Stephen White
OK, new patch up bloating in Y only for MSAA w/round caps
5 years, 8 months ago (2015-04-20 20:58:52 UTC) #11
egdaniel
lgtm
5 years, 8 months ago (2015-04-20 21:07:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092793006/30002
5 years, 8 months ago (2015-04-20 21:39:20 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-20 21:44:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #9 (id:30002) as
https://skia.googlesource.com/skia/+/f3c2c46cf818fe408d0ec295338002fc01c64926

Powered by Google App Engine
This is Rietveld 408576698