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

Issue 22900007: Add direct bezier cubic support for GPU shaders (Closed)

Created:
7 years, 4 months ago by egdaniel
Modified:
7 years, 4 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add direct bezier cubic support for GPU shaders BUG= Committed: http://code.google.com/p/skia/source/detail?r=10814

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+473 lines, -0 lines) Patch
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
M src/gpu/GrPathUtils.h View 1 2 3 1 chunk +45 lines, -0 lines 0 comments Download
M src/gpu/GrPathUtils.cpp View 1 2 3 1 chunk +329 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
egdaniel
So here is the first round of cubic support. Most of the math and KLM ...
7 years, 4 months ago (2013-08-16 17:12:47 UTC) #1
bsalomon
This looks really nicely written. I'd say lets revert most of the hairline code except ...
7 years, 4 months ago (2013-08-16 17:47:00 UTC) #2
egdaniel
Changes made. My plan after this CL was to make a quick cl to take ...
7 years, 4 months ago (2013-08-16 19:13:53 UTC) #3
bsalomon
On 2013/08/16 19:13:53, egdaniel wrote: > Changes made. > > My plan after this CL ...
7 years, 4 months ago (2013-08-19 13:34:24 UTC) #4
jvanverth1
LGTM, just one potential f.p. issue: https://codereview.chromium.org/22900007/diff/11001/src/gpu/GrPathUtils.cpp File src/gpu/GrPathUtils.cpp (right): https://codereview.chromium.org/22900007/diff/11001/src/gpu/GrPathUtils.cpp#newcode503 src/gpu/GrPathUtils.cpp:503: const SkScalar discr ...
7 years, 4 months ago (2013-08-19 15:12:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/egdaniel@google.com/22900007/32001
7 years, 4 months ago (2013-08-20 14:34:25 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-20 14:45:50 UTC) #7
Message was sent while issue was closed.
Change committed as 10814

Powered by Google App Engine
This is Rietveld 408576698