aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_rpi.h
Commit message (Collapse)AuthorAge
* vo_opengl: move gl_* files to their own subdirGravatar Niklas Haas2015-09-09
| | | | | This is mainly just to keep things a bit more organized and separated inside the codebase.
* rpi: factor out context creationGravatar wm42015-08-18
To be used by vo_rpi.c. No functional changes.