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

Issue 4661062: Tesselate path once for tiled offscreen AA (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by bsalomon
Modified:
13 years, 3 months ago
Reviewers:
reed1, Stephen White, TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : minor updates #

Total comments: 18

Patch Set 3 : update wrt comments #

Patch Set 4 : change resetPath->clearPath in comments #

Patch Set 5 : fix trace event string #

Patch Set 6 : remove assigments in tess pr cons #

Patch Set 7 : more fixup of trace calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -303 lines) Patch
M gpu/include/GrContext.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/include/GrPathRenderer.h View 1 2 3 5 chunks +138 lines, -63 lines 0 comments Download
M gpu/include/GrScalar.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M gpu/include/GrTesselatedPathRenderer.h View 1 2 1 chunk +3 lines, -11 lines 0 comments Download
M gpu/src/GrContext.cpp View 1 2 5 chunks +10 lines, -13 lines 0 comments Download
M gpu/src/GrGpu.cpp View 1 2 8 chunks +16 lines, -16 lines 0 comments Download
M gpu/src/GrPathRenderer.cpp View 1 2 3 4 5 6 7 chunks +183 lines, -146 lines 0 comments Download
M gpu/src/GrTesselatedPathRenderer.cpp View 1 2 3 4 5 11 chunks +44 lines, -52 lines 0 comments Download

Messages

Total messages: 7
bsalomon
13 years, 3 months ago (2011-06-30 19:19:51 UTC) #1
reed1
Is it reasonable to have a block comment at the top that illustrates the life-cycle ...
13 years, 3 months ago (2011-06-30 19:31:30 UTC) #2
Stephen White
http://codereview.appspot.com/4661062/diff/1001/gpu/include/GrTesselatedPathRenderer.h File gpu/include/GrTesselatedPathRenderer.h (right): http://codereview.appspot.com/4661062/diff/1001/gpu/include/GrTesselatedPathRenderer.h#newcode30 gpu/include/GrTesselatedPathRenderer.h:30: virtual void removePath(); Maybe "clearPath" would be a better ...
13 years, 3 months ago (2011-06-30 19:43:34 UTC) #3
TomH
Mostly nits from me; I don't have a problem with anything. Looking forward to having ...
13 years, 3 months ago (2011-06-30 20:41:17 UTC) #4
bsalomon
New version, PTAL. http://codereview.appspot.com/4661062/diff/1001/gpu/include/GrMemory.h File gpu/include/GrMemory.h (left): http://codereview.appspot.com/4661062/diff/1001/gpu/include/GrMemory.h#oldcode171 gpu/include/GrMemory.h:171: template <int COUNT, typename T> On ...
13 years, 3 months ago (2011-07-01 14:30:52 UTC) #5
TomH
LGTM
13 years, 3 months ago (2011-07-01 14:37:25 UTC) #6
bsalomon
13 years, 3 months ago (2011-07-01 15:00:07 UTC) #7
Closing with r1777. (Mike gave a verbal LGTM.)

Stephen, I went ahead and submitted since you're out today and I won't be in
until Wed. I'm pretty sure I addressed all your comments, but I'm happy to
accommodate any concerns.
Sign in to reply to this message.

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