summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vo.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-13 23:40:52 +0200
committerwm4 <wm4@nowhere>2015-05-14 00:05:39 +0200
commit10de9b091a59e4831bb3fbfc46eb1d3c7558c9d8 (patch)
treedbb20ff7a385a8992f11cc036658a9f3dbf4b2c9 /DOCS/man/vo.rst
parent27da344e6f88166a236da0e3c2163c05125e4cb3 (diff)
downloadmpv-10de9b091a59e4831bb3fbfc46eb1d3c7558c9d8.tar.bz2
mpv-10de9b091a59e4831bb3fbfc46eb1d3c7558c9d8.tar.xz
vo_opengl: change user options for requesting GLES
Instead of having separate backends, make use of GLES a flag. This reduces the number of backends and the resulting annoyances. Also, nobody cares about using GLES, so there's no backward compatibility either.
Diffstat (limited to 'DOCS/man/vo.rst')
-rw-r--r--DOCS/man/vo.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 874e064145..915ef960b1 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -573,12 +573,15 @@ Available video output drivers are:
Cocoa/OS X
win
Win32/WGL
- x11, x11es
- X11/GLX (the ``es`` variant forces GLES)
+ x11
+ X11/GLX
wayland
Wayland/EGL
- x11egl, x11egles
- X11/EGL (the ``es`` variant forces GLES)
+ x11egl
+ X11/EGL
+
+ ``es``
+ Force or prefer GLES2/3 over desktop OpenGL, if supported.
``fbo-format=<fmt>``
Selects the internal format of textures used for FBOs. The format can