summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/drm_egl.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-439/+0
* vo_opengl: split backend code from common.c to context.cwm42015-12-191-1/+1
* vo_opengl: rename "drm_egl" to "drm-egl"wm42015-11-091-1/+1
* vo_opengl: disable drm_egl autopickuprr-2015-11-091-0/+4
* vo_drm: relicense to LGPLrr-2015-11-081-4/+5
* vo_drm: use bool rather than integer return valuesrr-2015-11-081-3/+2
* vo_opengl: add DRM EGL backendrr-2015-11-081-0/+435