Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(310)

Issue 6353083: More carefully disable states (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by TomH
Modified:
11 years, 11 months ago
Reviewers:
bsalomon
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Close up possible bug in GrContext::setPaint(). Other places we should consider doing this? GrSWMaskHelper::DrawToTargetWithPathMask(), GrTextContext::flushGlyphs(), GrClipMaskManager::drawTexture().

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix nit, disable more stages #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M src/gpu/GrClipMaskManager.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrDrawState.h View 1 1 chunk +7 lines, -2 lines 0 comments Download
M src/gpu/GrSWMaskHelper.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrTextContext.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
TomH
11 years, 11 months ago (2012-07-10 15:59:04 UTC) #1
bsalomon
modulo nit, LGTM http://codereview.appspot.com/6353083/diff/1/src/gpu/GrDrawState.h File src/gpu/GrDrawState.h (right): http://codereview.appspot.com/6353083/diff/1/src/gpu/GrDrawState.h#newcode240 src/gpu/GrDrawState.h:240: disableStage(i); this->
11 years, 11 months ago (2012-07-10 16:22:26 UTC) #2
TomH
Nit fixed, disableStage() spammed.
11 years, 11 months ago (2012-07-10 17:18:41 UTC) #3
bsalomon
On 2012/07/10 17:18:41, TomH wrote: > Nit fixed, disableStage() spammed. LGTM
11 years, 11 months ago (2012-07-10 17:20:11 UTC) #4
TomH
11 years, 11 months ago (2012-07-10 17:22:01 UTC) #5
Closed with r4510.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b