03fa5d4083
This wraps up the behavior for --analyticAA and --forceAnalyticAA in one place, like we've done for the various GPU flags covered by SetCtxOptionsFromCommonFlags(). It seems at least midly useful to have common flags centralized when there is really a common mechanism they control. Most of the rest of these flags only serve analogous purposes in the various binaries that use them, and I think it might be better for them to be split out rather than centralized (so they don't show up confusingly in binaries that _don't_ use them). Change-Id: I27dbe53586363d4b262c1679ea73138015811ed1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203095 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
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.