9c4fa1e9cd
Expand direct GM testing of SkGpuBlurUtils. Decimate in SkGpuBlurUtils using GrSurfaceContext::rescale. GrSurfaceContext::rescale() works on recording context and uses approximate textures (to avoid memory issues for blurs of many different sizes). Don't preserve contents to the top/left of the source bounds in the rescaled image. GrGaussianConvolutionFragmentProcessor applies wrap mode to both axes. Rely on GrTextureEffect to omit subset enforcement in shader by providing a domain rect rather than turning off tiling in caller. Change-Id: I73e09b4fcbcbed590dd3599091c38d5de65f48c4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/285099 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
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.