cocoa_common, gl_common: add OSX specific getProcAddress
commitd3da92aea4e865b72194ecc76e0eab6e2a1179a3
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Sat, 14 Apr 2012 13:02:28 +0000 (14 15:02 +0200)
committerUoti Urpala <uau@mplayer2.org>
Thu, 26 Apr 2012 18:03:10 +0000 (26 21:03 +0300)
tree792420c1ef4bb57fa0b39eb6f3d61e32a7f47159
parent86790494d38c4f33f74875e1ab7a9dc1bdae1772
cocoa_common, gl_common: add OSX specific getProcAddress

Run dlopen on the OpenGL dynamic library instead of on the binary.
This should prevent crashes due to function conflicts when X11/lGL is
linked.

Remove mutual exclusion of the X11 and Cocoa backends.
configure
libvo/cocoa_common.h
libvo/cocoa_common.m
libvo/gl_common.c