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

Issue 302663006: Incremental refactoring of GrGLProgram and GrGLShaderBuilder (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

Incremental refactoring of GrGLProgram and GrGLShaderBuilder Committed: http://code.google.com/p/skia/source/detail?r=14980

Patch Set 1 #

Patch Set 2 : more #

Total comments: 6

Patch Set 3 : Address Rob's comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -162 lines) Patch
M src/gpu/gl/GrGLProgram.h View 2 chunks +20 lines, -29 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 8 chunks +38 lines, -47 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 12 chunks +57 lines, -69 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 8 chunks +16 lines, -16 lines 0 comments Download
M src/gpu/gl/GrGLUniformManager.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
bsalomon
Next piece of refactoring. The main things here are calling the builder before creating the ...
6 years, 6 months ago (2014-05-28 20:45:17 UTC) #1
robertphillips
lgtm + very minor nits https://codereview.chromium.org/302663006/diff/20001/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): https://codereview.chromium.org/302663006/diff/20001/src/gpu/gl/GrGLProgram.cpp#newcode40 src/gpu/gl/GrGLProgram.cpp:40: const GrGLShaderBuilder::GenProgramOutput& builderOutput) ident ...
6 years, 6 months ago (2014-05-29 12:24:57 UTC) #2
bsalomon
The CQ bit was checked by bsalomon@google.com
6 years, 6 months ago (2014-05-29 21:20:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bsalomon@google.com/302663006/60001
6 years, 6 months ago (2014-05-29 21:21:35 UTC) #4
bsalomon
https://codereview.chromium.org/302663006/diff/20001/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): https://codereview.chromium.org/302663006/diff/20001/src/gpu/gl/GrGLProgram.cpp#newcode40 src/gpu/gl/GrGLProgram.cpp:40: const GrGLShaderBuilder::GenProgramOutput& builderOutput) On 2014/05/29 12:24:57, robertphillips wrote: > ...
6 years, 6 months ago (2014-05-29 21:22:16 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 21:29:54 UTC) #6
Message was sent while issue was closed.
Change committed as 14980

Powered by Google App Engine
This is Rietveld 408576698