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

Issue 6220061: Tunnel name requests through factory, forcing custom effect and custom prog stage to use same impl (Closed)

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

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -26 lines) Patch
M include/gpu/GrCustomStage.h View 1 3 chunks +8 lines, -5 lines 4 comments Download
M include/gpu/GrProgramStageFactory.h View 1 3 chunks +11 lines, -2 lines 1 comment Download
M src/gpu/effects/GrConvolutionEffect.h View 1 chunk +2 lines, -3 lines 0 comments Download
M src/gpu/effects/GrConvolutionEffect.cpp View 3 chunks +7 lines, -13 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.h View 1 3 chunks +11 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4
bsalomon
With this change a GrCustomStage implementer needs to define "static const char* Name()" in a ...
12 years, 2 months ago (2012-05-21 20:01:06 UTC) #1
TomH
LGTM, mostly http://codereview.appspot.com/6220061/diff/2001/include/gpu/GrCustomStage.h File include/gpu/GrCustomStage.h (right): http://codereview.appspot.com/6220061/diff/2001/include/gpu/GrCustomStage.h#newcode19 include/gpu/GrCustomStage.h:19: Subclasses must have a function produces a ...
12 years, 2 months ago (2012-05-21 20:42:05 UTC) #2
bsalomon
http://codereview.appspot.com/6220061/diff/2001/include/gpu/GrCustomStage.h File include/gpu/GrCustomStage.h (right): http://codereview.appspot.com/6220061/diff/2001/include/gpu/GrCustomStage.h#newcode19 include/gpu/GrCustomStage.h:19: Subclasses must have a function produces a human-readable name: ...
12 years, 2 months ago (2012-05-21 20:55:35 UTC) #3
bsalomon
12 years, 2 months ago (2012-05-21 20:58:22 UTC) #4
Closed with r4019
Sign in to reply to this message.

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