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

Issue 2372773002: Revert of Turned on SkSL->GLSL compiler (Closed)

Created:
4 years, 2 months ago by ethannicholas
Modified:
4 years, 2 months ago
Reviewers:
bsalomon, dogben, egdaniel
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) Reason for revert: Gold image breakage Original issue's description: > Turned on SkSL->GLSL compiler > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288033003 > > Committed: https://skia.googlesource.com/skia/+/9b0fe3d125f237d9884732a48414fa85fc71b4e3 > Committed: https://skia.googlesource.com/skia/+/b12b3c6908c62c908b3680be01e3b5bfd30de310 TBR=benjaminwagner@google.com,bsalomon@google.com,egdaniel@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://skia.googlesource.com/skia/+/29111a3e71f59b26c1feebf6b30db5c68a27d5a9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+496 lines, -1258 lines) Patch
M gyp/sksl.gyp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/GrGLContext.h View 4 chunks +2 lines, -15 lines 0 comments Download
M src/gpu/gl/GrGLContext.cpp View 2 chunks +0 lines, -12 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 4 chunks +35 lines, -9 lines 0 comments Download
M src/gpu/gl/builders/GrGLShaderStringBuilder.cpp View 4 chunks +7 lines, -121 lines 0 comments Download
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/glsl/GrGLSLShaderBuilder.h View 1 chunk +14 lines, -18 lines 0 comments Download
M src/gpu/glsl/GrGLSLShaderVar.h View 1 chunk +7 lines, -3 lines 0 comments Download
M src/gpu/instanced/InstanceProcessor.cpp View 8 chunks +17 lines, -17 lines 0 comments Download
D src/sksl/README View 1 chunk +0 lines, -35 lines 0 comments Download
M src/sksl/SkSLCompiler.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/sksl/SkSLCompiler.cpp View 4 chunks +0 lines, -11 lines 0 comments Download
M src/sksl/SkSLContext.h View 2 chunks +0 lines, -2 lines 0 comments Download
M src/sksl/SkSLGLSLCodeGenerator.h View 4 chunks +2 lines, -14 lines 0 comments Download
M src/sksl/SkSLGLSLCodeGenerator.cpp View 11 chunks +25 lines, -167 lines 0 comments Download
M src/sksl/SkSLIRGenerator.h View 3 chunks +0 lines, -4 lines 0 comments Download
M src/sksl/SkSLIRGenerator.cpp View 11 chunks +16 lines, -58 lines 0 comments Download
M src/sksl/SkSLMain.cpp View 2 chunks +9 lines, -43 lines 0 comments Download
M src/sksl/SkSLParser.cpp View 8 chunks +5 lines, -28 lines 0 comments Download
M src/sksl/SkSLSPIRVCodeGenerator.h View 1 chunk +1 line, -1 line 0 comments Download
M src/sksl/SkSLSPIRVCodeGenerator.cpp View 4 chunks +3 lines, -14 lines 0 comments Download
M src/sksl/SkSLUtil.h View 1 chunk +5 lines, -9 lines 0 comments Download
M src/sksl/SkSLUtil.cpp View 2 chunks +0 lines, -47 lines 0 comments Download
M src/sksl/ast/SkSLASTDeclaration.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/sksl/ast/SkSLASTIndexSuffix.h View 1 chunk +3 lines, -13 lines 0 comments Download
M src/sksl/ast/SkSLASTLayout.h View 3 chunks +2 lines, -15 lines 0 comments Download
D src/sksl/ast/SkSLASTModifiersDeclaration.h View 1 chunk +0 lines, -37 lines 0 comments Download
M src/sksl/ir/SkSLIndexExpression.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/sksl/ir/SkSLIntLiteral.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/sksl/ir/SkSLLayout.h View 4 chunks +8 lines, -26 lines 0 comments Download
D src/sksl/ir/SkSLModifiersDeclaration.h View 1 chunk +0 lines, -37 lines 0 comments Download
M src/sksl/ir/SkSLProgramElement.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/sksl/lex.sksl.c View 27 chunks +263 lines, -269 lines 0 comments Download
M src/sksl/sksl.flex View 1 chunk +0 lines, -2 lines 0 comments Download
M src/sksl/sksl.include View 2 chunks +0 lines, -3 lines 0 comments Download
M src/sksl/sksl_frag.include View 1 chunk +0 lines, -12 lines 0 comments Download
M tests/SkSLErrorTest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/SkSLGLSLTest.cpp View 9 chunks +57 lines, -195 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
ethannicholas
Created Revert of Turned on SkSL->GLSL compiler
4 years, 2 months ago (2016-09-26 20:43:32 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2372773002/1
4 years, 2 months ago (2016-09-26 20:43:38 UTC) #3
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 20:43:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/29111a3e71f59b26c1feebf6b30db5c68a27d5a9

Powered by Google App Engine
This is Rietveld 408576698