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

Issue 224083002: Add base effect for gpu 2pt conical gradients (Closed)

Created:
6 years, 8 months ago by egdaniel
Modified:
6 years, 8 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Add base effect for gpu 2pt conical gradients This is in preparation to add more "sub-effects" for the various fast path cases for 2 pt conical gradients BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14059

Patch Set 1 #

Patch Set 2 : Move matrix setup #

Total comments: 1

Patch Set 3 : Nits #

Patch Set 4 : Patch merging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -111 lines) Patch
M src/effects/gradients/SkTwoPointConicalGradient.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient.cpp View 1 1 chunk +1 line, -17 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient_gpu.h View 1 2 3 1 chunk +9 lines, -56 lines 0 comments Download
M src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp View 1 2 3 8 chunks +125 lines, -38 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
egdaniel
6 years, 8 months ago (2014-04-03 18:57:05 UTC) #1
robertphillips
lgtm https://codereview.chromium.org/224083002/diff/40001/src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp File src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp (right): https://codereview.chromium.org/224083002/diff/40001/src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp#newcode74 src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp:74: Default2PtConicalEffect(GrContext* ctx, fix indent?
6 years, 8 months ago (2014-04-03 19:20:25 UTC) #2
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 8 months ago (2014-04-04 13:22:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/224083002/60001
6 years, 8 months ago (2014-04-04 13:22:37 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-04 13:22:40 UTC) #5
commit-bot: I haz the power
Failed to apply patch for src/effects/gradients/SkTwoPointConicalGradient_gpu.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-04 13:22:40 UTC) #6
egdaniel
The CQ bit was checked by egdaniel@google.com
6 years, 8 months ago (2014-04-04 13:34:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/224083002/80001
6 years, 8 months ago (2014-04-04 13:35:07 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-04 13:50:52 UTC) #9
Message was sent while issue was closed.
Change committed as 14059

Powered by Google App Engine
This is Rietveld 408576698