summaryrefslogtreecommitdiffstats
path: root/video/out/gl_x11egl.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-091-189/+0
* vo_opengl: X11 EGL: more detailed error reportingwm42015-07-021-2/+6
* vo_opengl: update EGL codewm42015-07-021-18/+33
* vo_opengl: hardcode rquested GL version in backendswm42015-05-141-2/+2
* vo_opengl: change user options for requesting GLESwm42015-05-141-22/+2
* x11egl: minor cleanupwm42015-02-201-4/+6
* vo_opengl: add GLES 2 supportwm42014-12-191-1/+1
* vo_opengl: GLES 3 supportwm42014-12-171-8/+29
* vo_opengl: minimal EGL on X11 supportwm42014-11-041-0/+167