|
Create GrDraw and start fast pathing src over rects
BUG=skia:
Total comments: 45
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+528 lines, -69 lines) |
Patch |
|
M |
gyp/gpu.gypi
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/gpu/GrDrawContext.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrAtlasTextContext.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawContext.cpp
|
View
|
1
2
3
4
5
|
3 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrDrawTarget.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
4
5
|
5 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAFillRectBatch.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrAAFillRectBatch.cpp
|
View
|
1
2
3
4
5
|
4 chunks |
+36 lines, -31 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.h
|
View
|
1
2
3
4
5
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrBatch.cpp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAFillRectBatch.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAFillRectBatch.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrNonAAStrokeRectBatch.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrRectBatchFactory.h
|
View
|
|
3 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/batches/GrTInstanceBatch.h
|
View
|
1
2
3
4
5
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/draws/GrDraw.h
|
View
|
1
2
3
4
5
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
|
A + |
src/gpu/draws/GrDraw.cpp
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
A |
src/gpu/draws/GrDrawRect.h
|
View
|
1
2
3
4
5
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/gpu/draws/GrDrawRect.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+245 lines, -0 lines |
0 comments
|
Download
|
Total messages: 6 (1 generated)
|