|
Revert "Revert "speed up A8 by creating a new entry-point in SkDraw that blits the path's coverage directly into an A8 target, regardless of the previous pixel values.""
This reverts commit 3c77887b3eb2d32ab668ab4e5f2f9e79103956e8.
BUG=
Committed: https://code.google.com/p/skia/source/detail?r=12167
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+229 lines, -21 lines) |
Patch |
|
A |
bench/CoverageBench.cpp
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
|
M |
gyp/bench.gypi
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkDraw.h
|
View
|
|
3 chunks |
+20 lines, -4 lines |
0 comments
|
Download
|
|
M |
include/core/SkRect.h
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkBlitter.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkBlitter.cpp
|
View
|
|
3 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/core/SkBlitter_A8.cpp
|
View
|
1
2
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkCoreBlitters.h
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkDraw.cpp
|
View
|
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/gpu/GrSWMaskHelper.cpp
|
View
|
1
2
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|