summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-11-29 05:34:59 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-11-29 05:34:59 +0200
commit5017d713b1765048cf97d9ef73518ece826e9306 (patch)
treedf7241605da85e9a699be04c8c69a7212dbd3c4a /etc
parentdbd1ab182ecf794fa576ffbda49e666f2e3b8bae (diff)
downloadmpv-5017d713b1765048cf97d9ef73518ece826e9306.tar.bz2
mpv-5017d713b1765048cf97d9ef73518ece826e9306.tar.xz
vo_gl: Remove incorrect glXSwapIntervalEXT use
The list of OpenGL extension function names to try for setting the swapinterval value contained "glXSwapIntervalEXT". Such a function exists in the extension GL_EXT_swap_control but takes different arguments than vo_gl expects, so trying to use it from the current code would lead to unpredictable behavior. Remove it from the list of functions to use.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions