Go to file
Brian Salomon b68fc3d768 Disable texture storage on Android over command buffer.
I was unable to reproduce any of the regressions so just doing a blanket
disable on Android/command buffer.

Skia perf results show a mix of big perf wins and losses for Radeon GPUs,
particularly on ANGLE and even more so with ANGLE+msaa. Minor wins for other desktop GPUs.
Specifically on Android there was a mix of smaller wins and losses on NexusPlayer
as well as some big wins. Minor wins on NVIDIA Shield. No change in texture upload stats.

Bug: chromium:945506
Change-Id: Ief0d546d5bf6e6e10d7dfcceb2a0bbae82719467
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204140
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-03-27 16:54:21 +00:00
animations
bench Stop flooding perf with uninteresting GPU stats 2019-03-25 18:04:44 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm FM, a dumber new testing tool 2019-03-27 14:00:58 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs/examples Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental delete DAA 2019-03-22 15:44:03 +00:00
fuzz Convert some unit tests from NullGL to Mock context 2019-03-26 15:43:23 +00:00
gm Fix paint filter quality in draw_image_set GM 2019-03-27 14:08:28 +00:00
gn Reland "Generate GrGLInterface and GrGlAssembleInterface* from table" 2019-03-26 10:55:00 +00:00
include Add a function to compute texture sizes 2019-03-27 14:05:28 +00:00
infra Update go_deps asset 2019-03-27 05:58:16 +00:00
modules [skottie] Fix handling of hidden shapes and layers 2019-03-27 13:17:48 +00:00
platform_tools SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
resources Add planet emoji font. 2019-03-19 17:49:22 +00:00
samplecode SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
site Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
src Disable texture storage on Android over command buffer. 2019-03-27 16:54:21 +00:00
tests Fix bug in GrResourceAllocator's intermediate flushing (take 2) 2019-03-27 10:59:57 +00:00
third_party Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 13:45:09 +00:00
tools FM, a dumber new testing tool 2019-03-27 14:00:58 +00:00
.clang-format restore .clang-format 2019-03-21 15:52:32 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn FM, a dumber new testing tool 2019-03-27 14:00:58 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader df5b28fdb45c..e43cda5f76de (1 commits) 2019-03-27 14:11:58 +00:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Remove auto adding CQ keywords for non-master branches 2019-03-21 15:01:00 +00:00
public.bzl update DM_SRCS to build tools/HashAndEncode 2019-03-27 16:25:58 +00:00
README
README.chromium
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.