aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/context_drm_egl.c
Commit message (Expand)AuthorAge
* video: probe format of primary plane in drm/egl contextGravatar Anton Kindestam2017-12-03
* video: fix use of possibly-NULL pointer in drm_egl_initGravatar Anton Kindestam2017-12-03
* video : Move drm options to substruct.Gravatar Lionel CHAZALLON2017-10-23
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* video : allow drm primary plane to be transparent for egl contextGravatar Lionel CHAZALLON2017-10-23
* vo_opengl: context_drm_egl: Don't create a new framebuffer for every frameGravatar Mark Thompson2017-10-09
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: context_drm_egl: remove unnecessary includeGravatar wm42017-04-26
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* drm: include <poll.h> instead of <sys/poll.h>Gravatar wm42017-01-09
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* vo_drm: refactor getting display fpsGravatar rr-2016-10-04
* vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' insteadGravatar wm42016-09-27
* vo_drm: provide display fpsGravatar rr-2016-09-26
* vo_opengl: drm: use new EGL context creation codeGravatar wm42016-09-14
* vo_opengl: add KMS/DRM VAAPI hardware decoding interopGravatar wm42016-01-20
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_opengl: prefix per-backend source files with context_Gravatar wm42015-12-19