summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index afd4b198fa..a32cb98cca 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4591,6 +4591,11 @@ The following video options are currently all specific to ``--vo=opengl`` and
we may have to deal with additional padding, which can be tested with these
options). Could be removed any time.
+``--opengl-early-flush=<yes|no>``
+ Call ``glFlush()`` after rendering a frame and before attempting to display
+ it (default: no). Can fix stuttering in some causes, in other cases probably
+ causes it. For testing - could be removed any time.
+
Miscellaneous
-------------