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

Issue 4178057: Batch rectToRect draws in GrInOrderDrawBuffer (Closed)

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

Patch Set 1 #

Patch Set 2 : minor improvements #

Patch Set 3 : remove extra newline #

Total comments: 11

Patch Set 4 : address review comments #

Patch Set 5 : fix line breaks in GrContext.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+692 lines, -258 lines) Patch
M gpu/include/GrAllocPool.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/include/GrContext.h View 1 2 3 1 chunk +15 lines, -7 lines 0 comments Download
M gpu/include/GrContext_impl.h View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M gpu/include/GrDrawTarget.h View 1 2 3 7 chunks +127 lines, -3 lines 0 comments Download
M gpu/include/GrGeometryBuffer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/include/GrGpu.h View 1 2 3 3 chunks +12 lines, -20 lines 0 comments Download
M gpu/include/GrInOrderDrawBuffer.h View 1 5 chunks +51 lines, -9 lines 0 comments Download
M gpu/include/GrIndexBuffer.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M gpu/include/GrRect.h View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
M gpu/include/GrTextContext.h View 1 chunk +3 lines, -1 line 0 comments Download
M gpu/include/GrTypes.h View 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/src/GrContext.cpp View 1 2 3 4 24 chunks +132 lines, -108 lines 0 comments Download
M gpu/src/GrDrawTarget.cpp View 1 2 3 3 chunks +123 lines, -2 lines 0 comments Download
M gpu/src/GrGpu.cpp View 6 chunks +6 lines, -53 lines 0 comments Download
M gpu/src/GrInOrderDrawBuffer.cpp View 14 chunks +191 lines, -37 lines 0 comments Download
M gpu/src/GrTextContext.cpp View 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 4
bsalomon
13 years, 6 months ago (2011-02-16 14:48:41 UTC) #1
reed1
http://codereview.appspot.com/4178057/diff/12001/gpu/include/GrContext.h File gpu/include/GrContext.h (right): http://codereview.appspot.com/4178057/diff/12001/gpu/include/GrContext.h#newcode451 gpu/include/GrContext.h:451: enum DrawCategory { Lets add some simple 1-liner comments ...
13 years, 6 months ago (2011-02-16 15:23:06 UTC) #2
bsalomon
http://codereview.appspot.com/4178057/diff/12001/gpu/include/GrContext.h File gpu/include/GrContext.h (right): http://codereview.appspot.com/4178057/diff/12001/gpu/include/GrContext.h#newcode451 gpu/include/GrContext.h:451: enum DrawCategory { On 2011/02/16 15:23:07, reed1 wrote: > ...
13 years, 6 months ago (2011-02-16 16:01:56 UTC) #3
reed1
13 years, 6 months ago (2011-02-16 16:06:15 UTC) #4
LGTM
Sign in to reply to this message.

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