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

Issue 4250056: Add convex path detection to GrPath. Improve handling of complex clip. (Closed)

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+707 lines, -279 lines) Patch
M gpu/include/GrClipIterator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/include/GrDrawTarget.h View 4 chunks +7 lines, -3 lines 0 comments Download
M gpu/include/GrPath.h View 2 chunks +24 lines, -15 lines 0 comments Download
M gpu/include/GrPathIter.h View 1 chunk +17 lines, -57 lines 0 comments Download
M gpu/include/GrPoint.h View 2 chunks +48 lines, -1 line 0 comments Download
M gpu/include/GrRect.h View 1 chunk +14 lines, -0 lines 0 comments Download
M gpu/include/GrStencil.h View 2 chunks +2 lines, -3 lines 0 comments Download
M gpu/include/GrTypes.h View 2 chunks +98 lines, -13 lines 0 comments Download
M gpu/src/GrGpu.cpp View 5 chunks +24 lines, -8 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 2 chunks +13 lines, -1 line 0 comments Download
M gpu/src/GrGpuGLShaders2.cpp View 1 chunk +4 lines, -1 line 0 comments Download
M gpu/src/GrPath.cpp View 5 chunks +326 lines, -49 lines 0 comments Download
M gpu/src/GrPathRenderer.h View 3 chunks +26 lines, -15 lines 0 comments Download
M gpu/src/GrPathRenderer.cpp View 7 chunks +35 lines, -27 lines 0 comments Download
M gpu/src/GrRedBlackTree.h View 8 chunks +9 lines, -7 lines 0 comments Download
M gpu/src/GrStencil.cpp View 4 chunks +38 lines, -60 lines 0 comments Download
M gpu/src/gr_unittests.cpp View 2 chunks +4 lines, -1 line 0 comments Download
M include/gpu/SkGr.h View 2 chunks +10 lines, -10 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGr.cpp View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2
bsalomon
The rb tree change is unrelated, just something I noticed.
13 years, 4 months ago (2011-03-04 19:41:57 UTC) #1
reed1
13 years, 4 months ago (2011-03-04 19:46:09 UTC) #2
Will want to better scope these top-level enums in some later CL...

e.g.
kMove_GrPathCmd
or
class Gr { ...
or
namespace ...

LGTM
Sign in to reply to this message.

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