summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-06 21:20:23 +0100
committerwm4 <wm4@nowhere>2015-11-06 21:20:23 +0100
commitb984ec52aaf569a9be4acfe6fdd056f309a3b40e (patch)
tree46bf89c2b9e697b4f68f3b34eda4b053e15ad068 /audio
parent9693e0f57ac75bd5c5d8313dd933989dd3e64d31 (diff)
downloadmpv-b984ec52aaf569a9be4acfe6fdd056f309a3b40e.tar.bz2
mpv-b984ec52aaf569a9be4acfe6fdd056f309a3b40e.tar.xz
vo_opengl: x11: silence error messages when using legacy GL context
glXCreateContextAttribsARB() by design can throw some X11 errors. We ignore these, but we generally still print error messages to the terminal. This was confusing/annoying users, so silence it. The stupid part is that the Xlib error handler is global, so we have to be slightly careful here.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions