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

Issue 6374067: Remove uniform var pointer from custom effects (Closed)

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

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : fix conical #

Patch Set 4 : revert SkMatrix #

Total comments: 8

Patch Set 5 : check merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+562 lines, -454 lines) Patch
M src/effects/SkLightingImageFilter.cpp View 1 2 3 4 21 chunks +260 lines, -216 lines 0 comments Download
M src/gpu/effects/GrConvolutionEffect.cpp View 1 2 3 4 3 chunks +43 lines, -37 lines 0 comments Download
M src/gpu/effects/GrGradientEffects.cpp View 1 2 3 4 22 chunks +124 lines, -111 lines 0 comments Download
M src/gpu/effects/GrMorphologyEffect.cpp View 1 2 3 4 5 chunks +30 lines, -34 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 3 4 4 chunks +9 lines, -7 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.h View 1 2 3 4 3 chunks +6 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGLProgramStage.cpp View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 3 4 3 chunks +32 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 4 4 chunks +46 lines, -34 lines 0 comments Download
M src/gpu/gl/GrGLShaderVar.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4
bsalomon
Introduces UniformHandle as a way for a GrGLProgramStage to hold onto a uniform. The stages ...
11 years, 11 months ago (2012-07-13 14:29:19 UTC) #1
TomH
I like it enough overall to LGTM, although I had a few questions & ended ...
11 years, 11 months ago (2012-07-13 20:38:57 UTC) #2
bsalomon
http://codereview.appspot.com/6374067/diff/6001/src/effects/SkLightingImageFilter.cpp File src/effects/SkLightingImageFilter.cpp (right): http://codereview.appspot.com/6374067/diff/6001/src/effects/SkLightingImageFilter.cpp#newcode1231 src/effects/SkLightingImageFilter.cpp:1231: void GrGLLight::setupVariables(GrGLShaderBuilder* builder, int stage) { On 2012/07/13 20:38:57, ...
11 years, 11 months ago (2012-07-13 20:43:50 UTC) #3
bsalomon
11 years, 11 months ago (2012-07-16 14:45:26 UTC) #4
Landed as r4616, fixes at r4617&9
Sign in to reply to this message.

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