mpv/waftools
wm4 e34957940b vo_opengl: cleanups after vo_opengl_old removal
Don't load all the legacy functions (including ancient extensions).
Slightly simplify function loader and context creation, now that legacy
GL doesn't need to be handled. Remove the code for drawing OSD in legacy
mode.

Remove all the header hacks, which were meant for ancient OpenGL headers
which didn't even support things like OpenGL 1.3. Instead, adjust the
GLX check to make sure we get both OpenGL 3x and 2.1 symbols. For win32
and OSX, we assume that the user has the latest headers anyway. For
wayland, we hope that things somehow go right.
2015-01-21 20:32:42 +01:00
..
checks win32: drop hacks for possibly broken static pthreads-win32 linking 2015-01-11 02:23:02 +01:00
detections win32: make sure __STRICT_ANSI__ is not defined 2015-01-16 21:34:46 +11:00
fragments vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
generators build: rename MPLAYER_CONFDIR define 2015-01-02 03:18:16 +01:00
__init__.py
dependencies.py build: make deps_neg work with multiple dependencies 2013-11-29 23:31:17 +01:00
features.py build: hide duplicate options from `--help` 2013-12-26 10:09:17 +01:00
inflectors.py
syms.py build: syms: reindent 2014-08-05 12:57:34 +02:00
waf_customizations.py build: remove useless function 2014-10-11 21:03:13 +02:00