summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/x11egl.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: attempt to improve GLX vs. EGL backend detectionwm42015-11-161-7/+0
* vo_opengl: fix typorr-2015-11-071-1/+1
* vo_opengl: x11egl: fix confused error status codeswm42015-10-121-2/+2
* vo_opengl: x11egl: reject nvidia drivers when autoprobingwm42015-10-121-0/+6
* video/out: remove an unused parameterwm42015-10-031-1/+1
* x11: separate window creation and configurationwm42015-09-301-2/+5
* vo_opengl: refactor EGL context information callbackwm42015-09-271-16/+3
* vo_opengl: probe for EGL by defaultwm42015-09-261-2/+3
* vo_opengl: x11egl: cleanup uninit pathwm42015-09-261-30/+26
* vo_opengl: add mechanism to retrieve Display from EGL contextwm42015-09-251-0/+18
* vo_opengl: load certain EGL extensions needed for VAAPI EGL interopwm42015-09-251-1/+3
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+189