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

Issue 6214056: GrCustomStages for Radial, Radial2, Radial2Degenerate Mappings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by TomH
Modified:
13 years ago
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

On old codebase, has the multi-substage design we're planning on not using, not cleaned up - but works! Comment on any overall issues you here, meanwhile I'll open new CLs to incrementally port this to the current codebase.

Patch Set 1 #

Patch Set 2 : Works #

Patch Set 3 : Remove some unused code #

Patch Set 4 : Merge some identical code #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+890 lines, -315 lines) Patch
M gyp/gpu.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
include/gpu/GrSamplerState.h View 5 chunks +28 lines, -14 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/effects/GrConvolutionEffect.cpp View 1 5 chunks +21 lines, -15 lines 0 comments Download
A src/gpu/effects/GrRadialMapping.h View 1 chunk +73 lines, -0 lines 0 comments Download
A src/gpu/effects/GrRadialMapping.cpp View 1 2 3 1 chunk +582 lines, -0 lines 4 comments Download
M src/gpu/gl/GrGLProgram.h View 6 chunks +12 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 16 chunks +86 lines, -203 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.h View 1 5 chunks +11 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.cpp View 1 1 chunk +7 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGpuGLShaders.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/gl/GrGpuGLShaders.cpp View 1 2 13 chunks +64 lines, -66 lines 0 comments Download

Messages

Total messages: 5
TomH
13 years ago (2012-05-23 18:11:25 UTC) #1
bsalomon
great that you got it working. Some comments, I'll keep looking but I'm ignoring the ...
13 years ago (2012-05-23 19:07:28 UTC) #2
TomH
On 2012/05/23 19:07:28, bsalomon wrote: > great that you got it working. Some comments, I'll ...
13 years ago (2012-05-23 20:14:00 UTC) #3
robertphillips
LGTM + 2 possibilities http://codereview.appspot.com/6214056/diff/4002/src/gpu/effects/GrRadialMapping.cpp File src/gpu/effects/GrRadialMapping.cpp (right): http://codereview.appspot.com/6214056/diff/4002/src/gpu/effects/GrRadialMapping.cpp#newcode55 src/gpu/effects/GrRadialMapping.cpp:55: // do nothing rm comment? ...
13 years ago (2012-05-23 20:24:22 UTC) #4
TomH
13 years ago (2012-05-23 20:25:06 UTC) #5
Robert, this is just proof-of-concept; I ought to have cc'd you on
http://codereview.appspot.com/6239043/.
Sign in to reply to this message.

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