commit | 630598cbb87edda47aa26bc7b7f93865b34cd8de | [log] [tgz] |
---|---|---|
author | krajcevski <krajcevski@google.com> | Mon Jul 14 12:00:04 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 14 12:00:04 2014 -0700 |
tree | cf5dba5f3f76a9555b0ddf5f7ec61ffc43521445 | |
parent | 60317d0ffb5053df7b08a627d6decd11b684e80d [diff] |
Add support for NEON intrinsics to speed up texture compression. We can now convert the time that we would have spent uploading the texture to compressing it giving a net 50% memory savings for these things. Committed: https://skia.googlesource.com/skia/+/bc9205be0a1094e312da098348601398c210dc5a R=robertphillips@google.com, mtklein@google.com, kevin.petit@arm.com Author: krajcevski@google.com Review URL: https://codereview.chromium.org/390453002