summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_x11egl.c
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: opengl: make it work with EGL 1.4wm42019-12-161-2/+5
* vo_gpu: x11egl: log EGL config IDwm42019-12-151-2/+6
* vo_gpu: x11egl: cleanup EGL correctlywm42019-12-121-6/+3
* x11: require EGL 1.5 and use eglGetPlatformDisplay()wm42019-11-161-6/+2
* vo_gpu: context_x11egl: check eglGetConfigAttrib() for errorswm42019-11-081-1/+4
* vo_gpu: x11egl: support Mesa OML sync extensionwm42019-09-081-0/+24
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-2/+2
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-34/+50
* vo_opengl: add a generic EGL function loader functionwm42017-04-061-4/+1
* vo_opengl: x11egl: fix alpha modewm42016-12-301-2/+32
* vo_opengl: factor some EGL context creation codewm42016-09-131-74/+16
* x11: stop using vo.event_fdwm42016-07-201-0/+12
* vo_opengl: use standard functions to retrieve display depthwm42016-06-141-1/+0
* vo_opengl: request core profile on X11/EGL toowm42016-06-101-0/+11
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-0/+197