c33e6dcc70
We think there are some seemingly minor codegen improvements (pmovzxbw instead of punpcklbw) when compiling for SSE 4.1 that might actually be a bigger deal speed-wise than they'd seem. Also rewrite using SkVx in a way that should scale well up to AVX2. Change-Id: Ie7c0194dc4fe9fe81c1c932187c0bb00da69190b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207260 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Lee Salzman <lsalzman@mozilla.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
whitespace.txt |
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See full details, and build instructions, at https://skia.org.