diff options
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 2532f2f463..e9e5a51eb1 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2704,6 +2704,9 @@ Select usage of rectangular textures (saves video RAM, but often slower). 1: Use texture_rectangle. .br 2: Use texture_non_power_of_two. +.IPs (no)glfinish +Call glFinish() before swapping buffers. +Slower but in some cases more correct output (default: disabled). .REss .RE .PD 1 |