diff options
author | humper <humper@google.com> | 2014-06-06 09:48:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-06-06 09:48:40 -0700 |
commit | fe689c46a764ded343e5028f79ead80c8b140b0f (patch) | |
tree | 7275fc37020290393a4ef9d025c9239e63b90b64 /expectations | |
parent | e4d3e605f74a23d050abad29909af421d8b1cf1a (diff) |
Faster GPU rect blur that doesn't require computing vertical and horizontal
scanlines on the CPU first. Should make extremely large drop shadows fast
again.
BUG=skia:
R=bsalomon@google.com
Author: humper@google.com
Review URL: https://codereview.chromium.org/316273004
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 9cbcdeea5b..2e5f936f62 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -38,6 +38,14 @@ # I will likely just delete the GM. canvas-layer-state +# humper: +# Needs rebaselining after faster GPU blur patch lands +megalooper_1x4 +megalooper_4x1 +bleed +blurquickreject +blurrects + # These are part of picture-version 27 -- removal of SkUnitMapp # just need to be rebaselined scaled_tilemode_bitmap |