|
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager.
R=robertphillips@google.com
Committed: https://code.google.com/p/skia/source/detail?r=6741
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+303 lines, -249 lines) |
Patch |
|
M |
gyp/gpu.gypi
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
include/core/SkTLazy.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
2 comments
|
Download
|
|
M |
include/gpu/GrContext.h
|
View
|
1
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
A + |
include/gpu/GrPathRendererChain.h
|
View
|
1
|
3 chunks |
+26 lines, -12 lines |
2 comments
|
Download
|
|
M |
src/gpu/GrAddPathRenderers_default.cpp
|
View
|
|
1 chunk |
+4 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrClipMaskManager.cpp
|
View
|
1
|
6 chunks |
+33 lines, -18 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrContext.cpp
|
View
|
|
2 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDefaultPathRenderer.h
|
View
|
|
1 chunk |
+25 lines, -27 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDefaultPathRenderer.cpp
|
View
|
|
2 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPathRenderer.h
|
View
|
1
|
2 chunks |
+88 lines, -57 lines |
6 comments
|
Download
|
|
D |
src/gpu/GrPathRendererChain.h
|
View
|
|
1 chunk |
+0 lines, -69 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrPathRendererChain.cpp
|
View
|
|
3 chunks |
+33 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSoftwarePathRenderer.h
|
View
|
1
|
1 chunk |
+10 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSoftwarePathRenderer.cpp
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencilAndCoverPathRenderer.h
|
View
|
|
1 chunk |
+16 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrStencilAndCoverPathRenderer.cpp
|
View
|
|
1 chunk |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGLProgram.cpp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/gl/GrGpuGL_program.cpp
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
tests/GLProgramsTest.cpp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3
|