skia2/experimental
Jim Van Verth 4e385e21a4 Minimal iOS app: Perform present subsequent to flush
Currently the backbuffer present is not on the same MTLCommandQueue
as the flush from Skia, which probably means that it's happening
concurrently. This can overwhelm the GPU. This CL submits the present
to the same queue as the flush.

Change-Id: Ibaf805553931c9dc46368b362a2391425ae3e60e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/248557
Reviewed-by: Hal Canary <halcanary@skia.org>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
2019-10-14 15:30:49 +00:00
..
c-api-example preserve comments past the #include "" 2019-05-14 19:35:34 +00:00
docs runs some sample animations side by side in canvas and svg 2015-11-16 13:36:08 -08:00
documentation experimental/tools/gerrit_percent_encode 2019-08-05 16:11:45 +00:00
ffmpeg [SkVideoEncoder] Allow clients to control the color type 2019-10-10 14:55:31 +00:00
minimal_ios_mtl_skia_app Minimal iOS app: Perform present subsequent to flush 2019-10-14 15:30:49 +00:00
Networking rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
pvg add pvg experiment 2018-11-02 15:35:21 +00:00
skottie_ios Minimal iOS app: Perform present subsequent to flush 2019-10-14 15:30:49 +00:00
svg/model Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
tools experimental/tools/pdf-comparison: delete worktree when it gets into a bad state 2019-10-01 14:07:54 +00:00
wasm-skp-debugger [debugger] Use alternate buffer 2019-10-10 15:19:42 +00:00
xform Move a bunch of gpu files out of include/private and into src/gpu. 2019-06-18 14:24:42 +00:00
xps_to_png experimental/xps_to_png: pass in DPI as program argument 2016-11-14 15:39:09 +00:00