summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/x11.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-331/+0
* vo_opengl: split backend code from common.c to context.cwm42015-12-191-1/+1
* vo_opengl: refactor how framebuffer depth is passed from backendswm42015-12-191-5/+4
* vo_opengl: fix backend=x11 on Intelwm42015-12-021-1/+1
* vo_opengl: attempt to improve GLX vs. EGL backend detectionwm42015-11-161-27/+50
* vo_opengl: x11: silence error messages when using legacy GL contextwm42015-11-061-1/+3
* video/out: remove an unused parameterwm42015-10-031-1/+1
* x11: separate window creation and configurationwm42015-09-301-3/+3
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-0/+307