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

Issue 634073002: Delay copying effects from DS or ODS till end of creating ODS (Closed)

Created:
6 years, 2 months ago by egdaniel
Modified:
6 years, 2 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Delay copying effects from DS or ODS till end of creating ODS Also delay the removal of fixed function VA's until so we only have to do a single removal step BUG=skia: Committed: https://skia.googlesource.com/skia/+/9cf45bf119741b25c21337affc9746111fe6d38e

Patch Set 1 #

Patch Set 2 : Fix line length #

Total comments: 2

Patch Set 3 : Put helper variables on stack instead of as members #

Patch Set 4 : Rebase #

Total comments: 2

Patch Set 5 : Nits #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -73 lines) Patch
M src/gpu/GrOptDrawState.h View 1 2 3 chunks +11 lines, -11 lines 0 comments Download
M src/gpu/GrOptDrawState.cpp View 1 2 3 4 5 7 chunks +76 lines, -62 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
egdaniel
This change is here to help reduce some of the overhead/performance decreases we observed in ...
6 years, 2 months ago (2014-10-07 20:07:03 UTC) #2
bsalomon
https://codereview.chromium.org/634073002/diff/20001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/634073002/diff/20001/src/gpu/GrOptDrawState.h#newcode442 src/gpu/GrOptDrawState.h:442: // Used when creating an OptDrawState from a DrawState ...
6 years, 2 months ago (2014-10-07 20:20:42 UTC) #3
egdaniel
https://codereview.chromium.org/634073002/diff/20001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/634073002/diff/20001/src/gpu/GrOptDrawState.h#newcode442 src/gpu/GrOptDrawState.h:442: // Used when creating an OptDrawState from a DrawState ...
6 years, 2 months ago (2014-10-07 21:10:06 UTC) #4
bsalomon
lgtm w/ nits https://codereview.chromium.org/634073002/diff/60001/src/gpu/GrOptDrawState.cpp File src/gpu/GrOptDrawState.cpp (right): https://codereview.chromium.org/634073002/diff/60001/src/gpu/GrOptDrawState.cpp#newcode79 src/gpu/GrOptDrawState.cpp:79: // into color stages if everything ...
6 years, 2 months ago (2014-10-07 21:15:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/634073002/80001
6 years, 2 months ago (2014-10-08 13:24:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/634073002/100001
6 years, 2 months ago (2014-10-08 13:30:36 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 13:49:13 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as 9cf45bf119741b25c21337affc9746111fe6d38e

Powered by Google App Engine
This is Rietveld 408576698