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

Issue 4167067: Separate path renderer from GrContext and move enums to GrTypes.h (Closed)

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

Description

Part 1 of preparing for path clips.

Patch Set 1 #

Patch Set 2 : add new files to xcode proj #

Patch Set 3 : put new files back into patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+583 lines, -469 lines) Patch
M gpu/include/GrContext.h View 1 7 chunks +8 lines, -19 lines 0 comments Download
M gpu/include/GrContext_impl.h View 1 4 chunks +4 lines, -4 lines 0 comments Download
M gpu/include/GrDrawTarget.h View 1 10 chunks +14 lines, -36 lines 0 comments Download
M gpu/include/GrGpu.h View 1 4 chunks +6 lines, -6 lines 0 comments Download
M gpu/include/GrInOrderDrawBuffer.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/include/GrPaint.h View 1 3 chunks +5 lines, -5 lines 0 comments Download
M gpu/include/GrTextContext.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M gpu/include/GrTypes.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
M gpu/src/GrContext.cpp View 1 12 chunks +18 lines, -336 lines 0 comments Download
M gpu/src/GrDrawTarget.cpp View 1 3 chunks +6 lines, -8 lines 0 comments Download
M gpu/src/GrGpu.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/src/GrGpuGL.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 4 chunks +5 lines, -5 lines 0 comments Download
M gpu/src/GrGpuGLFixed.h View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/src/GrGpuGLFixed.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M gpu/src/GrGpuGLShaders2.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/src/GrGpuGLShaders2.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/src/GrInOrderDrawBuffer.cpp View 1 4 chunks +5 lines, -6 lines 0 comments Download
A gpu/src/GrPathRenderer.h View 2 1 chunk +64 lines, -0 lines 0 comments Download
A gpu/src/GrPathRenderer.cpp View 2 1 chunk +352 lines, -0 lines 0 comments Download
M gpu/src/GrTextContext.cpp View 1 3 chunks +3 lines, -2 lines 0 comments Download
M gpu/src/gr_files.mk View 1 1 chunk +2 lines, -1 line 0 comments Download
M include/gpu/SkGr.h View 1 1 chunk +11 lines, -11 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 3 chunks +13 lines, -13 lines 0 comments Download
M xcode/gpu/gpu.xcodeproj/project.pbxproj View 1 5 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2
bsalomon
13 years, 7 months ago (2011-02-22 19:59:21 UTC) #1
reed1
13 years, 7 months ago (2011-02-22 20:29:26 UTC) #2
LGTM
Sign in to reply to this message.

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