284190b108
There are quite a few GL context capability tracking for Qualcomm Adreno device in GrGLCaps.cpp. The vendor/render detecting functions currently only check strings for Qualcomm vendor KGSL driver. Let's add check for Freedreno driver as well, so that those GL context capability handling applies to both KGSL and Freedreno driver. This fixes some rendering corruption and performance issue on an A405 device running Freedreno driver on Android. Change-Id: I98744725490d9941465238434a6574c03dc66963 Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306746 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
build/fuchsia | ||
build_overrides | ||
client_utils/android | ||
demos.skia.org | ||
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.