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

Issue 560443004: Revert of Attach GrOptDrawState into shader building pipeline (Closed)

Created:
6 years, 3 months ago by egdaniel
Modified:
6 years, 3 months ago
Reviewers:
joshualitt, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@opt2
Project:
skia
Visibility:
Public.

Description

Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) Reason for revert: Failing some msaa gm's Original issue's description: > Attach GrOptDrawState into shader building pipeline > > The OptDrawState is now used for creating the actual gl shader. Current > optimizations dones in GrOptDrawState include: > All blend optimizations > Constant color/coverage stage optimizations > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/ee6206572b42fec11f83ad0c1e6d435903640518 TBR=bsalomon@google.com,joshualitt@google.com NOTREECHECKS=true NOTRY=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/8a4c1030ff4b8336b5ac5b0712691e2f65383440

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+331 lines, -282 lines) Patch
M src/gpu/GrDrawState.h View 3 chunks +13 lines, -4 lines 0 comments Download
M src/gpu/GrDrawState.cpp View 4 chunks +6 lines, -24 lines 0 comments Download
M src/gpu/GrOptDrawState.h View 5 chunks +10 lines, -20 lines 0 comments Download
M src/gpu/GrOptDrawState.cpp View 5 chunks +4 lines, -42 lines 0 comments Download
M src/gpu/GrRODrawState.h View 4 chunks +67 lines, -46 lines 0 comments Download
M src/gpu/GrRODrawState.cpp View 2 chunks +30 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 2 chunks +5 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 7 chunks +30 lines, -18 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 1 chunk +7 lines, -5 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 12 chunks +130 lines, -87 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 8 chunks +25 lines, -23 lines 0 comments Download
M src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp View 2 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
egdaniel
Created Revert of Attach GrOptDrawState into shader building pipeline
6 years, 3 months ago (2014-09-16 13:57:46 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560443004/1
6 years, 3 months ago (2014-09-16 13:58:27 UTC) #2
commit-bot: I haz the power
Failed to apply patch for src/gpu/gl/GrGLProgramDesc.cpp: While running git apply --index -p1; error: patch failed: ...
6 years, 3 months ago (2014-09-16 13:58:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560443004/1
6 years, 3 months ago (2014-09-16 14:18:44 UTC) #6
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 14:18:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 8a4c1030ff4b8336b5ac5b0712691e2f65383440

Powered by Google App Engine
This is Rietveld 408576698