vo_gl3: make compile on Mac OS 10.6
commit1d085c001b770b0e317a9ae1041a36ed17d91bec
authorStefano Pigozzi <stefano.pigozzi@gmail.com>
Sun, 14 Oct 2012 07:33:20 +0000 (14 09:33 +0200)
committerUoti Urpala <uau@mplayer2.org>
Thu, 18 Oct 2012 15:00:12 +0000 (18 18:00 +0300)
treeac5eba0a5d218a849ee25f75ce0e419902c47140
parent14bcd31ef43870b955ac32db488ee71afb4176e2
vo_gl3: make compile on Mac OS 10.6

Mac OS 10.6 doesn't have an OpenGL 3 implementation. This simple patch
defines enough constants so that mplayer2 can be still compiled with
this OS's SDK.

vo_gl3 is still compiled in, so that it's possible to produce a binary
with the 10.6 SDK, and make the binary run with OpenGL 3 support on
newer versions of the OS.
libvo/gl_common.h
libvo/gl_header_fixes.h