diff options
author | wm4 <wm4@nowhere> | 2013-09-10 18:33:43 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2013-09-16 13:45:33 +0200 |
commit | 2f165ee12ba2ebd64cb11224563faa08ecb83e17 (patch) | |
tree | 30d197e666c618a3901e5ab16cfd7581418dd13e /version.sh | |
parent | 6da11789ae51652445760369e1d61299fdbb81d8 (diff) | |
download | mpv-2f165ee12ba2ebd64cb11224563faa08ecb83e17.tar.bz2 mpv-2f165ee12ba2ebd64cb11224563faa08ecb83e17.tar.xz |
gl_common: signal to GL backend whether we are probing
This is supposed to reduce the amount of useless error messages shown
during initialization of vo_opengl. If multiple backends are compiled,
usually only one of them will work. For example, on Linux both X and
Wayland backends can be compiled, but usually either Wayland or X is
running. Then, if Wayland is not running, but X is, trying to initialize
the Wayland backend should not spam the terminal with error messages.
Signed-off-by: Andreas Sinz <andreas.sinz@aon.at>
Diffstat (limited to 'version.sh')
0 files changed, 0 insertions, 0 deletions