7d8b397a4d
*Don't track vertex-shader status per-coord transform, just at FP level *Remove outdated "in processor" checks *Adjust "uses local coords" on FP to consider whether coord transforms actually transform local coords or custom coords *Remove unused accessMatrix() method *Don't track normalization and y-flipping separately from proxy *Rename some things for clarity *Simplify FPCoordTransformHandler Change-Id: Ic493afc82bd949bbab177d33111a1942e33f88a9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/256101 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
specs | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
go.mod | ||
go.sum | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
README | ||
README.chromium | ||
RELEASE_NOTES.txt | ||
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.