summaryrefslogtreecommitdiffstats
path: root/video/out/gl_rpi.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-091-249/+0
* vo_rpi, vo_opengl: do not globally terminate EGL on VO uninitwm42015-08-311-2/+1
* gl_rpi: destroy the EGLSurface toowm42015-08-201-2/+5
* rpi: factor out context creationwm42015-08-181-63/+91
* RPI supportwm42015-03-291-0/+219