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

Issue 149683004: Add convex polygon rendering effect and GM to test it. (Closed)

Created:
6 years, 10 months ago by bsalomon
Modified:
6 years, 10 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add convex polygon rendering effect and GM to test it. BUG=skia:2051 Committed: http://code.google.com/p/skia/source/detail?r=13242

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : more cleanup #

Total comments: 19

Patch Set 4 : Maybe fix template param compile issues and address Rob's comments #

Patch Set 5 : hyper-nit #

Patch Set 6 : Another attempt to fix template param #

Patch Set 7 : try again #

Patch Set 8 : upload again, rietveld diff failed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+457 lines, -0 lines) Patch
gm/beziereffects.cpp View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
gm/convexpolyeffect.cpp View 1 2 3 4 5 6 1 chunk +172 lines, -0 lines 0 comments Download
gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
gyp/gpu.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A src/gpu/effects/GrConvexPolyEffect.h View 1 2 3 1 chunk +95 lines, -0 lines 0 comments Download
A src/gpu/effects/GrConvexPolyEffect.cpp View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bsalomon
The idea is to use this for clipping. This change is just the effect and ...
6 years, 10 months ago (2014-01-29 20:18:29 UTC) #1
robertphillips
https://codereview.chromium.org/149683004/diff/40001/gm/beziereffects.cpp File gm/beziereffects.cpp (right): https://codereview.chromium.org/149683004/diff/40001/gm/beziereffects.cpp#newcode26 gm/beziereffects.cpp:26: static const GrVertexAttrib kAttribs[] = { Yep - I ...
6 years, 10 months ago (2014-01-29 20:57:55 UTC) #2
bsalomon
https://codereview.chromium.org/149683004/diff/40001/gm/convexpolyeffect.cpp File gm/convexpolyeffect.cpp (right): https://codereview.chromium.org/149683004/diff/40001/gm/convexpolyeffect.cpp#newcode66 gm/convexpolyeffect.cpp:66: static const SkScalar kRadius = 50.f; On 2014/01/29 20:57:55, ...
6 years, 10 months ago (2014-01-29 22:19:42 UTC) #3
robertphillips
lgtm provided bots go green.
6 years, 10 months ago (2014-01-29 22:22:14 UTC) #4
bsalomon
On 2014/01/29 22:22:14, robertphillips wrote: > lgtm provided bots go green. oops I typed static.. ...
6 years, 10 months ago (2014-01-29 22:33:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/149683004/130001
6 years, 10 months ago (2014-01-30 17:51:11 UTC) #6
commit-bot: I haz the power
Change committed as 13242
6 years, 10 months ago (2014-01-30 18:15:55 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 18:15:55 UTC) #8
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698