08755129a1
Adds a GrTextureResolveManager class and plumbs it through calls to generate the drawing manager's dependency DAG. This new class is currently unimplemented, but it wraps GrDrawingManager and will eventually give limited access to functionality for making new tasks that regenerate mipmaps and/or resolve MSAA. We will use this object to move mipmap generation up to the DAG/proxy level. Bug: skia: Change-Id: Ie1deef21e7ae579a0262f2eeb93d451f0740d823 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/232633 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
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.