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

Issue 5796066: Add interface on GrDrawTarget to reserve vtx/idx space at same time (Closed)

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

Patch Set 1 #

Patch Set 2 : remove gm change #

Patch Set 3 : remove changes deferred to a later CL #

Patch Set 4 : comment update #

Total comments: 1

Patch Set 5 : incorporate comments #

Patch Set 6 : update fn comments #

Patch Set 7 : more comment fixes #

Patch Set 8 : more comment changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -77 lines) Patch
M src/gpu/GrDrawTarget.h View 1 2 3 4 5 6 7 2 chunks +59 lines, -60 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 2 3 2 chunks +32 lines, -13 lines 0 comments Download
M src/gpu/GrTextContext.cpp View 1 2 3 4 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 6
bsalomon
GrDrawTarget allows a caller to reserve space for vertices and indices for drawing. How that ...
12 years, 6 months ago (2012-03-12 14:23:09 UTC) #1
TomH
LGTM modulo 1 comment nit. Given that passing in 0/NULL is legal, would it be ...
12 years, 6 months ago (2012-03-12 14:31:37 UTC) #2
bsalomon
Updated to incorporate your good suggestion that only the combined function be exposed. One callsite ...
12 years, 6 months ago (2012-03-12 17:50:40 UTC) #3
TomH
LGTM. We really don't have any other clients? Will this be able to roll?
12 years, 6 months ago (2012-03-12 19:34:37 UTC) #4
bsalomon
On 2012/03/12 19:34:37, TomH wrote: > LGTM. We really don't have any other clients? Will ...
12 years, 6 months ago (2012-03-12 19:54:00 UTC) #5
bsalomon
12 years, 6 months ago (2012-03-13 12:41:18 UTC) #6
Closed with r3371
Sign in to reply to this message.

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