aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/context_rpi.c
Commit message (Expand)AuthorAge
* client API: add a new way to pass X11 Display etc. to render APIGravatar wm42018-03-26
* vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_initGravatar Niklas Haas2018-01-15
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: context_rpi: fix stdatomic usageGravatar wm42016-10-21
* vo_opengl: rpi: raise the video layerGravatar wm42016-09-30
* vo_opengl: rpi: cosmetic changeGravatar wm42016-09-15
* vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOsGravatar wm42016-09-13
* vo_opengl: rpi: use new egl context creation helper functionGravatar wm42016-09-13
* vo_opengl: rpi: merge vo_rpi featuresGravatar wm42016-09-12
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* vo_opengl: rpi: don't include x11 header fileGravatar wm42016-04-15
* Change GPL/LGPL dual-licensed files to LGPLGravatar wm42016-01-19
* vo_rpi: fix compilationGravatar wm42015-12-26
* vo_opengl: prefix per-backend source files with context_Gravatar wm42015-12-19