68aeec07de
Don't allow GrGpuBuffer::updateData on kXferGpuToCpu (in GL this can resize the buffer to a smaller size). Don't call glBufferData with NULL prior to mapping for reading. Don't set GL_MAP_WRITE_BIT when using glMapBufferRange for reading only. Bug: skia:8962 Change-Id: I605d83fa40c7b170082c48a456436d97cf3b70a5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206707 Reviewed-by: Jim Van Verth <jvanverth@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 | ||
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.