summaryrefslogtreecommitdiffstats
path: root/waftools/fragments
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-07 21:13:26 +0100
committerwm4 <wm4@nowhere>2015-01-07 21:13:26 +0100
commit5f398831d2aac9f65bc3499101f529fa51eebdf7 (patch)
tree9c578a1bb7eeb46f7faf04ac715a8f3b75400ad5 /waftools/fragments
parentaa8823c2d22f9b703ba309ba23a32ed6b326fc1c (diff)
downloadmpv-5f398831d2aac9f65bc3499101f529fa51eebdf7.tar.bz2
mpv-5f398831d2aac9f65bc3499101f529fa51eebdf7.tar.xz
x11: always use glXGetProcAddressARB()
glXGetProcAddress() is outdated, and as far as I know doesn't give all the guarantees the "new" ARB function gives. Probably doesn't matter too much, because until now it always appeared to work. On the other hand, since this function is (bogusly) used only on the gl3 code path, it could have happened that users hit this, and just reverted to vo_opengl_old instead.
Diffstat (limited to 'waftools/fragments')
0 files changed, 0 insertions, 0 deletions