aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/egl_helpers.c
Commit message (Expand)AuthorAge
* egl_helpers: change minimum framebuffer size to 8 bit per componentGravatar wm42018-04-29
* egl_helpers: log certain EGL attributesGravatar wm42018-04-29
* opengl: include details in EGL context errorsGravatar Aman Gupta2018-04-12
* egl_helpers: mpegl_cb can now signal an error conditionGravatar Anton Kindestam2018-02-26
* vo_gpu: EGL: provide SwapInterval to generic codeGravatar wm42017-12-27
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: add a --opengl-es=force2 optionGravatar wm42017-03-20
* vo_opengl: egl_helpers: fix for non-WindowsGravatar James Ross-Gowan2017-02-08
* vo_opengl: angle: rewrite with custom swap chainGravatar James Ross-Gowan2017-02-07
* vo_opengl: egl_helpers: fix variable nameGravatar wm42017-01-26
* vo_opengl: egl: handle potential eglChooseConfig failuresGravatar wm42016-12-31
* vo_opengl: egl: fix depth size parameterGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to override config selectionGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to pass more optionsGravatar wm42016-12-30
* vo_opengl: egl: print EGL errors only if not probingGravatar wm42016-09-30
* vo_opengl: EGL: dump some version infoGravatar wm42016-09-14
* vo_opengl: EGL: better desktop-GL context creationGravatar wm42016-09-14
* vo_opengl: EGL: silence eglBindAPI() error messageGravatar wm42016-09-13
* vo_opengl: factor some EGL context creation codeGravatar wm42016-09-13
* vo_opengl: use standard functions to retrieve display depthGravatar wm42016-06-14
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_opengl: x11egl: retrieve framebuffer depthGravatar wm42015-12-19