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

Issue 5706053: simplify GrPathRenderer interface (Closed)

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

Patch Set 1 #

Patch Set 2 : fix caller #

Total comments: 2

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -468 lines) Patch
M include/gpu/GrContext.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.h View 1 2 1 chunk +12 lines, -5 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 2 4 chunks +43 lines, -30 lines 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.h View 1 2 1 chunk +17 lines, -23 lines 0 comments Download
M src/gpu/GrAAHairLinePathRenderer.cpp View 1 2 7 chunks +70 lines, -74 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 2 4 chunks +5 lines, -7 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.h View 1 2 1 chunk +32 lines, -23 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 16 chunks +106 lines, -107 lines 0 comments Download
M src/gpu/GrGpu.cpp View 1 2 5 chunks +5 lines, -8 lines 0 comments Download
M src/gpu/GrPathRenderer.h View 1 2 3 chunks +29 lines, -108 lines 0 comments Download
M src/gpu/GrPathRenderer.cpp View 1 2 1 chunk +1 line, -31 lines 0 comments Download
M src/gpu/GrPathRendererChain.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrPathRendererChain.cpp View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
M src/gpu/GrTesselatedPathRenderer.h View 1 2 1 chunk +9 lines, -4 lines 0 comments Download
M src/gpu/GrTesselatedPathRenderer.cpp View 1 2 8 chunks +43 lines, -40 lines 0 comments Download

Messages

Total messages: 5
bsalomon
This is the direction I'm thinking for the GrPathRenderer API. I haven't had a chance ...
12 years, 4 months ago (2012-02-28 22:42:08 UTC) #1
guanqun
Fixing the missing "!", then I tested this CL, it seems OK. Aside from that ...
12 years, 4 months ago (2012-02-29 07:04:31 UTC) #2
bsalomon
On 2012/02/29 07:04:31, guanqun wrote: > Fixing the missing "!", then I tested this CL, ...
12 years, 4 months ago (2012-02-29 13:57:22 UTC) #3
guanqun.lu_gmail.com
On Wed, Feb 29, 2012 at 9:57 PM, <bsalomon@google.com> wrote: > I think so. It ...
12 years, 4 months ago (2012-02-29 15:12:20 UTC) #4
bsalomon
12 years, 4 months ago (2012-03-02 21:50:47 UTC) #5
On 2012/02/29 15:12:20, guanqun.lu_gmail.com wrote:
> On Wed, Feb 29, 2012 at 9:57 PM,  <mailto:bsalomon@google.com> wrote:
> > I think so. It isn't enabled in Chrome anymore. If we were to re-enable
> > it I'd rather capture it in a class and make callable from within path
> > renderers (or other draw calls) rather than forcing the path renderers
> > to be stateful.
> 
> Thanks for your input!

Landed at r3312.
Sign in to reply to this message.

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