From cf61928eecd87ba29324e501a3e4a0efde25d874 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 3 Oct 2012 16:50:13 +0200 Subject: vo_gl, options: remove doublebuffering option (--double) Useless. It complicated the code and caused flicker, and was useless otherwise. The manpage describes this option as "should not normally be used". One possibly useful effect from the point of view of the user was that vsync was disabled. You can do this with the --vsync option, or by changing X/driver settings directly. --- DOCS/man/en/options.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index c52c8b307e..bf297018a9 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -489,10 +489,6 @@ ``--display=xtest.localdomain:0`` ---double, --no-double - Double buffering. The option to disable this exists mostly for debugging - purposes and should not normally be used. - --doubleclick-time Time in milliseconds to recognize two consecutive button presses as a double-click (default: 300). -- cgit v1.2.3