aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/x11egl.c
Commit message (Expand)AuthorAge
* vo_opengl: split backend code from common.c to context.cGravatar wm42015-12-19
* vo_opengl: x11egl: retrieve framebuffer depthGravatar wm42015-12-19
* vo_opengl: attempt to improve GLX vs. EGL backend detectionGravatar wm42015-11-16
* vo_opengl: fix typoGravatar rr-2015-11-07
* vo_opengl: x11egl: fix confused error status codesGravatar wm42015-10-12
* vo_opengl: x11egl: reject nvidia drivers when autoprobingGravatar wm42015-10-12
* video/out: remove an unused parameterGravatar wm42015-10-03
* x11: separate window creation and configurationGravatar wm42015-09-30
* vo_opengl: refactor EGL context information callbackGravatar wm42015-09-27
* vo_opengl: probe for EGL by defaultGravatar wm42015-09-26
* vo_opengl: x11egl: cleanup uninit pathGravatar wm42015-09-26
* vo_opengl: add mechanism to retrieve Display from EGL contextGravatar wm42015-09-25
* vo_opengl: load certain EGL extensions needed for VAAPI EGL interopGravatar wm42015-09-25
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09