summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_x11egl.c
Commit message (Expand)AuthorAgeFilesLines
* 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