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

Issue 1535603006: Move some program building utils from GL to GLSL (Closed)

Created:
5 years ago by egdaniel
Modified:
4 years, 11 months ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 11

Patch Set 3 : update #

Patch Set 4 : fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -366 lines) Patch
M include/gpu/GrTypesPriv.h View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 3 chunks +7 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 4 chunks +19 lines, -24 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.h View 1 2 4 chunks +2 lines, -89 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 2 3 6 chunks +13 lines, -244 lines 0 comments Download
M src/gpu/glsl/GrGLSLCaps.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLProgramBuilder.h View 1 2 3 chunks +65 lines, -0 lines 0 comments Download
M src/gpu/glsl/GrGLSLProgramBuilder.cpp View 1 2 4 chunks +222 lines, -1 line 0 comments Download
M src/gpu/glsl/GrGLSLShaderBuilder.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
egdaniel
PTAL. More changes may happen in this area soon, but others have been touching this ...
4 years, 11 months ago (2016-01-13 17:01:58 UTC) #3
bsalomon
lgtm w/ comments inline https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode67 src/gpu/gl/builders/GrGLProgramBuilder.cpp:67: const GrGLSLCaps* GrGLProgramBuilder::glslCaps() const { ...
4 years, 11 months ago (2016-01-13 17:49:19 UTC) #4
joshualitt
nit https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.h File src/gpu/gl/builders/GrGLProgramBuilder.h (right): https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.h#newcode44 src/gpu/gl/builders/GrGLProgramBuilder.h:44: \n
4 years, 11 months ago (2016-01-13 17:58:24 UTC) #5
egdaniel
https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode67 src/gpu/gl/builders/GrGLProgramBuilder.cpp:67: const GrGLSLCaps* GrGLProgramBuilder::glslCaps() const { On 2016/01/13 17:49:19, bsalomon ...
4 years, 11 months ago (2016-01-13 19:59:49 UTC) #6
joshualitt
On 2016/01/13 19:59:49, egdaniel wrote: > https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp > File src/gpu/gl/builders/GrGLProgramBuilder.cpp (right): > > https://codereview.chromium.org/1535603006/diff/20001/src/gpu/gl/builders/GrGLProgramBuilder.cpp#newcode67 > ...
4 years, 11 months ago (2016-01-13 20:01:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1535603006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1535603006/40001
4 years, 11 months ago (2016-01-13 20:02:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: Build-Ubuntu-Clang-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-Clang-x86_64-Debug-Trybot/builds/5288) Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot on client.skia.compile (JOB_FAILED, ...
4 years, 11 months ago (2016-01-13 20:03:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1535603006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1535603006/60001
4 years, 11 months ago (2016-01-13 20:06:47 UTC) #15
commit-bot: I haz the power
4 years, 11 months ago (2016-01-13 20:19:33 UTC) #17
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/fa8963252e122c5288c8e92b5ecc25a8fea21c3b

Powered by Google App Engine
This is Rietveld 408576698