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

Issue 892203003: Dash using vertex attributes for interval and stroke width (Closed)

Created:
5 years, 10 months ago by joshua.litt
Modified:
5 years, 10 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Dash using vertex attributes for interval and stroke width BUG=skia: Committed: https://skia.googlesource.com/skia/+/5224ba7860ca8c734055895eac4b67888737047d

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 7

Patch Set 3 : more progress #

Patch Set 4 : dashing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -231 lines) Patch
M src/gpu/effects/GrDashingEffect.h View 1 2 3 1 chunk +0 lines, -22 lines 0 comments Download
M src/gpu/effects/GrDashingEffect.cpp View 1 2 26 chunks +180 lines, -209 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
joshualitt
A change in preparation for GrBatch to move some of the Dash GP functionality to ...
5 years, 10 months ago (2015-02-02 22:18:00 UTC) #2
bsalomon
lgtm, but Greg should look too. https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp File src/gpu/effects/GrDashingEffect.cpp (right): https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp#newcode194 src/gpu/effects/GrDashingEffect.cpp:194: verts[idx + 1].fRadius ...
5 years, 10 months ago (2015-02-03 01:02:01 UTC) #3
egdaniel
https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp File src/gpu/effects/GrDashingEffect.cpp (right): https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp#newcode78 src/gpu/effects/GrDashingEffect.cpp:78: SkScalar fIntervalLength; move fIntervalLength before radius and center to ...
5 years, 10 months ago (2015-02-03 14:45:59 UTC) #4
joshualitt
On 2015/02/03 14:45:59, egdaniel wrote: > https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp > File src/gpu/effects/GrDashingEffect.cpp (right): > > https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.cpp#newcode78 > ...
5 years, 10 months ago (2015-02-03 15:50:10 UTC) #5
egdaniel
lgtm with the one minor nit https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.h File src/gpu/effects/GrDashingEffect.h (right): https://codereview.chromium.org/892203003/diff/20001/src/gpu/effects/GrDashingEffect.h#newcode24 src/gpu/effects/GrDashingEffect.h:24: class SkPath; doesn't ...
5 years, 10 months ago (2015-02-03 15:57:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/892203003/60001
5 years, 10 months ago (2015-02-03 22:02:06 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-03 23:07:54 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/5224ba7860ca8c734055895eac4b67888737047d

Powered by Google App Engine
This is Rietveld 408576698