summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-18 23:51:21 +0100
committerwm4 <wm4@nowhere>2014-12-18 23:51:21 +0100
commitf64665e7e9d7059da225b72ba33c822a5d60c52f (patch)
treecb32fde94be47284ef23a28ce2344803369c119c /README.md
parent1b766ab208d23d272b2f57b4ea02c892dc1dd029 (diff)
downloadmpv-f64665e7e9d7059da225b72ba33c822a5d60c52f.tar.bz2
mpv-f64665e7e9d7059da225b72ba33c822a5d60c52f.tar.xz
vo_opengl: clean up GL ES function loading
Previously, this was sort of messed together with desktop OpenGL loading. Add explicit support for ES, and clean up the mess. Also sort the function arrays alphabetically (at least most of them). In some cases, add functions to multiple sections. This keeps the number of sections down. Don't check for GL_ARB_vertex_array_object. This feature must be used in OpenGL 3 core, while it may be not available at all in earlier versions, and not using it if it's available as extension only has no advantages. This commit also considers GLES 2, because actual support for it will be added with a later commit. Also get rid of some MPGL_VER() uses (see some commits ago).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions