24d377eedf
Repurpose GrTRecorder for storing these tasks. It's currently unused. Reimplement on top of SkArenaAlloc and using emplace methods now that we have C++14. Currently it stores copy and upload tasks. In the future it will store transfer-out commands. Removes the optimization that reset copy-ins on clear/discard. However, none of our existing tests exercised it. Change-Id: I0474f77cc2d368461d542de50a7a0c5609312001 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209643 Reviewed-by: Chris Dalton <csmartdalton@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
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 | ||
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.