summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_drm_egl.c
Commit message (Expand)AuthorAgeFilesLines
* video: probe format of primary plane in drm/egl contextAnton Kindestam2017-12-031-3/+59
* video: fix use of possibly-NULL pointer in drm_egl_initAnton Kindestam2017-12-031-1/+2
* video : Move drm options to substruct.Lionel CHAZALLON2017-10-231-2/+3
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-16/+53
* video : allow drm primary plane to be transparent for egl contextLionel CHAZALLON2017-10-231-2/+2
* vo_opengl: context_drm_egl: Don't create a new framebuffer for every frameMark Thompson2017-10-091-22/+27
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-105/+89
* vo_opengl: context_drm_egl: remove unnecessary includewm42017-04-261-1/+0
* vo_opengl: add a generic EGL function loader functionwm42017-04-061-3/+1
* drm: include <poll.h> instead of <sys/poll.h>wm42017-01-091-1/+1
* vo_drm: change CLI options + refactorsrr-2016-10-071-31/+21
* vo_drm: refactor getting display fpsrr-2016-10-041-5/+1
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadwm42016-09-271-1/+19
* vo_drm: provide display fpsrr-2016-09-261-0/+14
* vo_opengl: drm: use new EGL context creation codewm42016-09-141-42/+7
* vo_opengl: add KMS/DRM VAAPI hardware decoding interopwm42016-01-201-0/+3
* 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/+439