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

Issue 6458080: uniquely name FS functions, add lighting effects to unit test (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by bsalomon
Modified:
11 years, 10 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 : update #

Patch Set 3 : fixup #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -192 lines) Patch
M src/effects/SkLightingImageFilter.cpp View 1 2 17 chunks +185 lines, -56 lines 1 comment Download
M src/gpu/gl/GrGLSL.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGLSL.cpp View 1 1 chunk +5 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 3 chunks +11 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 chunks +28 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLShaderVar.h View 1 6 chunks +19 lines, -2 lines 2 comments Download
M tests/GLProgramsTest.cpp View 1 2 5 chunks +19 lines, -128 lines 0 comments Download

Messages

Total messages: 4
bsalomon
11 years, 11 months ago (2012-08-06 15:41:44 UTC) #1
TomH
LGTM. http://codereview.appspot.com/6458080/diff/5001/src/effects/SkLightingImageFilter.cpp File src/effects/SkLightingImageFilter.cpp (right): http://codereview.appspot.com/6458080/diff/5001/src/effects/SkLightingImageFilter.cpp#newcode374 src/effects/SkLightingImageFilter.cpp:374: virtual void emitFuncs(GrGLShaderBuilder* builder) {} Change in signature ...
11 years, 11 months ago (2012-08-06 20:26:44 UTC) #2
bsalomon
http://codereview.appspot.com/6458080/diff/5001/src/gpu/gl/GrGLShaderVar.h File src/gpu/gl/GrGLShaderVar.h (left): http://codereview.appspot.com/6458080/diff/5001/src/gpu/gl/GrGLShaderVar.h#oldcode235 src/gpu/gl/GrGLShaderVar.h:235: out->append(";\n"); On 2012/08/06 20:26:44, TomH wrote: > Why did ...
11 years, 11 months ago (2012-08-06 20:50:29 UTC) #3
TomH
11 years, 11 months ago (2012-08-06 20:56:00 UTC) #4
Ah, right, argument lists.
Sign in to reply to this message.

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