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

Issue 5448119: Make GrDrawState a real class with getters and setters (Closed)

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

Patch Set 1 #

Patch Set 2 : upload from the right checkout #

Patch Set 3 : cleanup #

Total comments: 1

Patch Set 4 : fixes #

Total comments: 1

Patch Set 5 : kNumStage -> kNumStages in GrAsserts #

Total comments: 16

Patch Set 6 : respond to comments #

Patch Set 7 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+969 lines, -834 lines) Patch
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 3 4 5 15 chunks +38 lines, -40 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 3 4 5 chunks +19 lines, -15 lines 0 comments Download
M src/gpu/GrDrawState.h View 1 2 3 4 5 6 8 chunks +554 lines, -45 lines 0 comments Download
M src/gpu/GrDrawTarget.h View 1 2 3 4 8 chunks +75 lines, -357 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 4 14 chunks +26 lines, -146 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 3 4 7 chunks +20 lines, -17 lines 0 comments Download
M src/gpu/GrGpuGL.cpp View 1 2 3 4 5 32 chunks +108 lines, -100 lines 0 comments Download
M src/gpu/GrGpuGLShaders.cpp View 1 2 3 4 22 chunks +100 lines, -90 lines 0 comments Download
M src/gpu/GrInOrderDrawBuffer.cpp View 1 2 3 4 5 chunks +8 lines, -8 lines 0 comments Download
M src/gpu/GrTesselatedPathRenderer.cpp View 1 2 3 4 4 chunks +8 lines, -7 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 3 4 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 5
bsalomon
http://codereview.appspot.com/5448119/diff/3001/src/gpu/GrGpuGLShaders.cpp File src/gpu/GrGpuGLShaders.cpp (right): http://codereview.appspot.com/5448119/diff/3001/src/gpu/GrGpuGLShaders.cpp#newcode413 src/gpu/GrGpuGLShaders.cpp:413: const GrMatrix* hwViewMatrix; This function used to unconditionally set ...
12 years, 9 months ago (2011-12-06 19:41:49 UTC) #1
TomH
LGTM http://codereview.appspot.com/5448119/diff/5001/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): http://codereview.appspot.com/5448119/diff/5001/src/gpu/GrDrawTarget.h#newcode165 src/gpu/GrDrawTarget.h:165: // IN A COMING REVISION. Yes it will. ...
12 years, 9 months ago (2011-12-07 22:30:24 UTC) #2
bsalomon
Diff of patchsets 5 and 7 will show changes related to comments. http://codereview.appspot.com/5448119/diff/7001/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp ...
12 years, 9 months ago (2011-12-08 14:29:22 UTC) #3
TomH
LGTM On 2011/12/08 14:29:22, bsalomon wrote: http://codereview.appspot.com/5448119/diff/7001/src/gpu/GrDrawState.h#newcode69 > src/gpu/GrDrawState.h:69: // Color > On 2011/12/07 22:30:24, ...
12 years, 9 months ago (2011-12-08 15:46:32 UTC) #4
bsalomon
12 years, 9 months ago (2011-12-09 16:17:14 UTC) #5
Landed, reverted, relanded at r2841/2
Sign in to reply to this message.

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