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

Issue 13468004: Make drawRect preserve vertex attrib state and push/pop the geom sources. (Closed)

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

Description

Make drawRect preserve vertex attrib state and push/pop the geom sources. Also, add some balancing calls for setIndexSource*() Committed: https://code.google.com/p/skia/source/detail?r=8499

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -31 lines) Patch
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrAARectRenderer.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 chunk +21 lines, -0 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 4 chunks +51 lines, -19 lines 2 comments Download
M src/gpu/GrDrawTarget.cpp View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bsalomon
Motivation: I want to add a surface->surface GrDT call that can be buffered in the ...
7 years, 8 months ago (2013-04-02 14:25:42 UTC) #1
jvanverth1
Looks reasonable, just one question: https://codereview.chromium.org/13468004/diff/2002/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.chromium.org/13468004/diff/2002/src/gpu/GrDrawTarget.h#newcode553 src/gpu/GrDrawTarget.h:553: * state regardless of ...
7 years, 8 months ago (2013-04-02 18:45:35 UTC) #2
bsalomon
https://codereview.chromium.org/13468004/diff/2002/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.chromium.org/13468004/diff/2002/src/gpu/GrDrawTarget.h#newcode553 src/gpu/GrDrawTarget.h:553: * state regardless of ASRInit value. On 2013/04/02 18:45:35, ...
7 years, 8 months ago (2013-04-02 18:47:39 UTC) #3
jvanverth1
lgtm
7 years, 8 months ago (2013-04-02 20:47:55 UTC) #4
bsalomon
7 years, 8 months ago (2013-04-02 21:00:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r8499 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698