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

Issue 4538064: Add coverage/color distinction to GrGLProgram (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by bsalomon
Modified:
13 years, 4 months ago
Reviewers:
junov, Leon, scroggo, junov1, reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 5

Patch Set 2 : address leon's comments #

Patch Set 3 : address Justin and Mike's comments #

Patch Set 4 : Remove accidental stage num bump and fix line wrap #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+362 lines, -123 lines) Patch
M gpu/include/GrDrawTarget.h View 3 3 chunks +29 lines, -2 lines 0 comments Download
M gpu/src/GrGLProgram.h View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/src/GrGLProgram.cpp View 1 2 8 chunks +288 lines, -104 lines 1 comment Download
M gpu/src/GrGpuGLShaders.cpp View 1 2 6 chunks +37 lines, -14 lines 0 comments Download
M include/core/SkXfermode.h View 1 2 3 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 10
bsalomon
This change divides stages between color and coverage computing. In the skia pipeline there are ...
13 years, 4 months ago (2011-05-16 13:37:22 UTC) #1
Scroggo
http://codereview.appspot.com/4538064/diff/1/gpu/src/GrGLProgram.cpp File gpu/src/GrGLProgram.cpp (right): http://codereview.appspot.com/4538064/diff/1/gpu/src/GrGLProgram.cpp#newcode295 gpu/src/GrGLProgram.cpp:295: str->printf("(%s * %s)", src, value); I think this should ...
13 years, 4 months ago (2011-05-16 14:36:17 UTC) #2
bsalomon
I took a look at the comments on the combined CL and am addressing them ...
13 years, 4 months ago (2011-05-16 17:14:11 UTC) #3
reed1
LGTM, but what do I know.
13 years, 4 months ago (2011-05-16 17:36:00 UTC) #4
bsalomon
Justin and Leon, Any objections? On 2011/05/16 17:36:00, reed1 wrote: > LGTM, but what do ...
13 years, 4 months ago (2011-05-16 19:45:50 UTC) #5
Leon
No. All my objections were addressed. On Mon, May 16, 2011 at 3:45 PM, <bsalomon@google.com> ...
13 years, 4 months ago (2011-05-16 19:51:05 UTC) #6
junov
http://codereview.appspot.com/4538064/diff/12001/gpu/src/GrGLProgram.cpp File gpu/src/GrGLProgram.cpp (right): http://codereview.appspot.com/4538064/diff/12001/gpu/src/GrGLProgram.cpp#newcode211 gpu/src/GrGLProgram.cpp:211: code->appendf("\t%s = %s;\n", outputVar, all_ones_vec(4)); In my previous review, ...
13 years, 4 months ago (2011-05-16 19:58:18 UTC) #7
bsalomon
On Mon, May 16, 2011 at 3:58 PM, <junov@google.com> wrote: > > http://codereview.appspot.com/4538064/diff/12001/gpu/src/GrGLProgram.cpp > > ...
13 years, 4 months ago (2011-05-16 20:01:21 UTC) #8
junov
LGTM On 2011/05/16 20:01:21, bsalomon wrote: > On Mon, May 16, 2011 at 3:58 PM, ...
13 years, 4 months ago (2011-05-16 20:11:39 UTC) #9
bsalomon
13 years, 4 months ago (2011-05-16 20:56:26 UTC) #10
Closed with r1339
Sign in to reply to this message.

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