summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2024-04-06 23:31:05 +0200
committerder richter <der.richter@gmx.de>2024-04-10 19:14:20 +0200
commitee6794225d2be8cb56afb9ba441a89d5e1319b87 (patch)
tree5e8e61c5e828a87987523422517f6c1e98c99ab5 /DOCS/man/options.rst
parent6df07ce90c894d561c179090675f30d811f9629b (diff)
downloadmpv-ee6794225d2be8cb56afb9ba441a89d5e1319b87.tar.bz2
mpv-ee6794225d2be8cb56afb9ba441a89d5e1319b87.tar.xz
mac/vulkan: add support for frame timing via presentation feedback
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 1ffecdf51d..9f17345d96 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6358,6 +6358,7 @@ them.
:precise: Syncs to the time of the next vertical display refresh reported by the
CVDisplayLink callback provided information
:system: No manual syncing, depend on the layer mechanic and the next drawable
+ :feedback: Same as precise but uses the presentation feedback core mechanism
``--android-surface-size=<WxH>``
Set dimensions of the rendering surface used by the Android gpu context.