By itself this is of no value. The motivation is to make the GrDrawState of ...
12 years, 7 months ago
(2012-03-26 19:59:57 UTC)
#1
By itself this is of no value. The motivation is to make the GrDrawState of a
GrDrawTarget be a settable pointer so that we stop making so many copies of
them. (Preview of the complete change here:
http://codereview.appspot.com/5864043/).
On 2012/03/26 19:59:57, bsalomon wrote: > By itself this is of no value. By itself ...
12 years, 7 months ago
(2012-03-26 20:26:02 UTC)
#2
On 2012/03/26 19:59:57, bsalomon wrote:
> By itself this is of no value.
By itself this is of negative value, since we lose POD and gain lots of ugly.
However, I'm an optimist, and have faith in you, Brian, so LGTM. :)
On 2012/03/26 20:26:02, TomH wrote: > On 2012/03/26 19:59:57, bsalomon wrote: > > By itself ...
12 years, 7 months ago
(2012-03-26 20:34:09 UTC)
#3
On 2012/03/26 20:26:02, TomH wrote:
> On 2012/03/26 19:59:57, bsalomon wrote:
> > By itself this is of no value.
>
> By itself this is of negative value, since we lose POD and gain lots of ugly.
> However, I'm an optimist, and have faith in you, Brian, so LGTM. :)
Ha, thanks. How kind! Checked in at r3498.
Issue 5905069: Make GrDrawState ref counted
(Closed)
Created 12 years, 7 months ago by bsalomon
Modified 12 years, 7 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0