summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_rpi.c
Commit message (Expand)AuthorAgeFilesLines
* rpi: destroy fullscreen change handlingwm42019-12-111-3/+0
* rpi: Update for modern systemsCameron Cawley2019-09-201-2/+2
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-2/+2
* vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_initNiklas Haas2018-01-151-1/+3
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-41/+43
* vo_opengl: add a generic EGL function loader functionwm42017-04-061-12/+1
* vo_opengl: context_rpi: fix stdatomic usagewm42016-10-211-1/+1
* vo_opengl: rpi: raise the video layerwm42016-09-301-3/+8
* vo_opengl: rpi: cosmetic changewm42016-09-151-2/+2
* vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOswm42016-09-131-198/+71
* vo_opengl: rpi: use new egl context creation helper functionwm42016-09-131-26/+13
* vo_opengl: rpi: merge vo_rpi featureswm42016-09-121-20/+254
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-1/+1
* vo_opengl: rpi: don't include x11 header filewm42016-04-151-1/+0
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_rpi: fix compilationwm42015-12-261-1/+1
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-0/+244