Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Issue 304383002: Make GrGLShaderBuilder store a GenProgramOutput (Closed)

Created:
6 years, 6 months ago by bsalomon
Modified:
6 years, 6 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Make GrGLShaderBuilder store a GenProgramOutput Committed: http://code.google.com/p/skia/source/detail?r=14982

Patch Set 1 #

Patch Set 2 : Fix VS's indentation "fixes" #

Patch Set 3 : whitespace #

Total comments: 6

Patch Set 4 : try to fix whitespace #

Patch Set 5 : Attempt to revert angle changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -117 lines) Patch
M src/gpu/gl/GrGLProgram.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 3 11 chunks +27 lines, -39 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 16 chunks +62 lines, -74 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
6 years, 6 months ago (2014-05-29 21:00:25 UTC) #1
robertphillips
lgtm + nits/questions https://codereview.chromium.org/304383002/diff/40001/src/gpu/gl/GrGLShaderBuilder.h File src/gpu/gl/GrGLShaderBuilder.h (right): https://codereview.chromium.org/304383002/diff/40001/src/gpu/gl/GrGLShaderBuilder.h#newcode79 src/gpu/gl/GrGLShaderBuilder.h:79: static bool GenProgram(GrGpuGL* gpu, Are we ...
6 years, 6 months ago (2014-05-29 21:12:24 UTC) #2
bsalomon
https://codereview.chromium.org/304383002/diff/40001/src/gpu/gl/GrGLShaderBuilder.h File src/gpu/gl/GrGLShaderBuilder.h (right): https://codereview.chromium.org/304383002/diff/40001/src/gpu/gl/GrGLShaderBuilder.h#newcode79 src/gpu/gl/GrGLShaderBuilder.h:79: static bool GenProgram(GrGpuGL* gpu, On 2014/05/29 21:12:25, robertphillips wrote: ...
6 years, 6 months ago (2014-05-29 21:15:11 UTC) #3
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 6 months ago (2014-05-29 22:12:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/304383002/80001
6 years, 6 months ago (2014-05-29 22:13:47 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 22:20:07 UTC) #6
Message was sent while issue was closed.
Change committed as 14982

Powered by Google App Engine
This is Rietveld 408576698