summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-13 17:03:24 +0200
committerwm4 <wm4@nowhere>2016-09-13 18:26:06 +0200
commit0ccceecdc61ba913d7dc591432ebd3b00836b9bd (patch)
treef234e994d6d89f17ea32a86b8432466dc170745b /DOCS
parent6dc9280b580835d37fa8a8664b6bc142254ce1a1 (diff)
downloadmpv-0ccceecdc61ba913d7dc591432ebd3b00836b9bd.tar.bz2
mpv-0ccceecdc61ba913d7dc591432ebd3b00836b9bd.tar.xz
vo_opengl: mali fbdev support
Minimal support just for testing. Only the window surface creation (including size determination) is really platform specific, so this could be some generic thing with platform-specific support as some sort of sub-driver, but on the other hand I don't see much of a need for such a thing. While most of the fbdev usage is done by the EGL driver, using this fbdev ioctl is apparently the only way to get the display resolution.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 441e0d2afc..7c3ff0808c 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4225,6 +4225,8 @@ The following video options are currently all specific to ``--vo=opengl`` and
DRM/EGL
x11egl
X11/EGL
+ mali-fbdev
+ Direct fbdev/EGL support on some ARM/MALI devices.
``--opengl-es=<mode>``
Select whether to use GLES: