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

Issue 6618065: Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices. (Closed)

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

Description

Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices. R=robertphillips@google.com Committed: https://code.google.com/p/skia/source/detail?r=5853

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -76 lines) Patch
M src/gpu/GrContext.cpp View 1 5 chunks +6 lines, -15 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 1 chunk +36 lines, -40 lines 0 comments Download
M src/gpu/GrDrawState.cpp View 1 3 chunks +47 lines, -14 lines 2 comments Download
M src/gpu/GrStencilAndCoverPathRenderer.cpp View 1 2 3 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 3
bsalomon
11 years, 8 months ago (2012-10-08 15:28:30 UTC) #1
robertphillips
LGTM + 1 possible (weakly suggested) enhancement https://codereview.appspot.com/6618065/diff/4001/src/gpu/GrDrawState.cpp File src/gpu/GrDrawState.cpp (right): https://codereview.appspot.com/6618065/diff/4001/src/gpu/GrDrawState.cpp#newcode54 src/gpu/GrDrawState.cpp:54: uint32_t explicitCoordStageMask) ...
11 years, 8 months ago (2012-10-08 15:45:24 UTC) #2
bsalomon
11 years, 8 months ago (2012-10-08 17:15:46 UTC) #3
https://codereview.appspot.com/6618065/diff/4001/src/gpu/GrDrawState.cpp
File src/gpu/GrDrawState.cpp (right):

https://codereview.appspot.com/6618065/diff/4001/src/gpu/GrDrawState.cpp#newc...
src/gpu/GrDrawState.cpp:54: uint32_t explicitCoordStageMask) {
On 2012/10/08 15:45:24, robertphillips wrote:
> Split this following block out into a "restore" or reset method?

Done.
Sign in to reply to this message.

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