Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1944)

Issue 4969071: Make GrAAHairLinePathRenderer support perspective (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by bsalomon
Modified:
12 years, 9 months ago
Reviewers:
TomH, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 1

Patch Set 2 : cleanup #

Patch Set 3 : cleanup #

Total comments: 15

Patch Set 4 : incorporate comments #

Patch Set 5 : make skpoint offset with dx dy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -76 lines) Patch
M gpu/src/GrAAHairLinePathRenderer.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/src/GrAAHairLinePathRenderer.cpp View 1 2 3 15 chunks +162 lines, -76 lines 0 comments Download
M include/core/SkGeometry.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPoint.h View 1 2 3 4 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 6
bsalomon
Happy monday! http://codereview.appspot.com/4969071/diff/1/gpu/src/GrAAHairLinePathRenderer.cpp File gpu/src/GrAAHairLinePathRenderer.cpp (left): http://codereview.appspot.com/4969071/diff/1/gpu/src/GrAAHairLinePathRenderer.cpp#oldcode157 gpu/src/GrAAHairLinePathRenderer.cpp:157: static const int kMaxSubdivs = 30; This ...
12 years, 9 months ago (2011-09-09 21:28:09 UTC) #1
TomH
LGTM http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp File gpu/src/GrAAHairLinePathRenderer.cpp (right): http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp#newcode156 gpu/src/GrAAHairLinePathRenderer.cpp:156: const SkScalar distanceSqdTol = tolScale * SK_Scalar1; Why ...
12 years, 9 months ago (2011-09-12 13:18:59 UTC) #2
bsalomon
http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp File gpu/src/GrAAHairLinePathRenderer.cpp (right): http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp#newcode156 gpu/src/GrAAHairLinePathRenderer.cpp:156: const SkScalar distanceSqdTol = tolScale * SK_Scalar1; On 2011/09/12 ...
12 years, 9 months ago (2011-09-12 13:40:54 UTC) #3
reed1
http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp File gpu/src/GrAAHairLinePathRenderer.cpp (right): http://codereview.appspot.com/4969071/diff/2001/gpu/src/GrAAHairLinePathRenderer.cpp#newcode156 gpu/src/GrAAHairLinePathRenderer.cpp:156: const SkScalar distanceSqdTol = tolScale * SK_Scalar1; +1 On ...
12 years, 9 months ago (2011-09-12 13:45:43 UTC) #4
bsalomon
http://codereview.appspot.com/4969071/diff/2001/include/core/SkPoint.h File include/core/SkPoint.h (right): http://codereview.appspot.com/4969071/diff/2001/include/core/SkPoint.h#newcode192 include/core/SkPoint.h:192: static void Offset(SkPoint points[], int count, const SkPoint& offset) ...
12 years, 9 months ago (2011-09-12 13:59:51 UTC) #5
bsalomon
12 years, 9 months ago (2011-09-12 18:10:29 UTC) #6
closed with r2249.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b