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

Issue 12668019: Make GrGLShaderBuilder responsible for enabling GLSL extensions (Closed)

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

Description

Make GrGLShaderBuilder responsible for enabling GLSL extensions Committed: https://code.google.com/p/skia/source/detail?r=8459

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : sync to TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -24 lines) Patch
M src/gpu/effects/GrEdgeEffect.cpp View 1 2 3 3 chunks +2 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M src/gpu/gl/GrGLSL.cpp View 1 2 3 3 chunks +3 lines, -7 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 3 4 chunks +29 lines, -1 line 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 3 6 chunks +48 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
bsalomon
7 years, 9 months ago (2013-03-26 16:18:55 UTC) #1
robertphillips
lgtm + 1 question https://codereview.chromium.org/12668019/diff/4002/src/gpu/gl/GrGLShaderBuilder.cpp File src/gpu/gl/GrGLShaderBuilder.cpp (right): https://codereview.chromium.org/12668019/diff/4002/src/gpu/gl/GrGLShaderBuilder.cpp#newcode148 src/gpu/gl/GrGLShaderBuilder.cpp:148: "require" vs. "enable"
7 years, 9 months ago (2013-03-26 17:26:05 UTC) #2
jvanverth1
Do you want to commit this before I commit issue 13344002? On 2013/03/26 17:26:05, robertphillips ...
7 years, 8 months ago (2013-04-01 13:40:41 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/12668019/4002
7 years, 8 months ago (2013-04-01 17:11:23 UTC) #4
commit-bot: I haz the power
Failed to apply patch for src/gpu/gl/GrGLShaderBuilder.cpp: While running patch -p0 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-01 17:11:25 UTC) #5
bsalomon
Make GrGLShaderBuilder responsible for enabling GLSL extensions
7 years, 8 months ago (2013-04-01 17:45:37 UTC) #6
bsalomon
Committed patchset #4 manually as r8459 (presubmit successful).
7 years, 8 months ago (2013-04-01 17:48:38 UTC) #7
bsalomon
https://codereview.chromium.org/12668019/diff/4002/src/gpu/gl/GrGLShaderBuilder.cpp File src/gpu/gl/GrGLShaderBuilder.cpp (right): https://codereview.chromium.org/12668019/diff/4002/src/gpu/gl/GrGLShaderBuilder.cpp#newcode148 src/gpu/gl/GrGLShaderBuilder.cpp:148: On 2013/03/26 17:26:05, robertphillips wrote: > "require" vs. "enable" ...
7 years, 8 months ago (2013-04-01 17:49:31 UTC) #8
robertphillips
7 years, 8 months ago (2013-04-01 22:23:24 UTC) #9
Message was sent while issue was closed.
This was reverted in r8474 due to a shader compiler error on the Nexus 10
(http://108.170.217.252:10117/builders/Skia_Nexus10_4-1_Float_Debug_32/builds/...).

Powered by Google App Engine
This is Rietveld 408576698