summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_x11.c
Commit message (Expand)AuthorAgeFilesLines
* vo_opengl: add our own copy of OpenGL headerswm42017-04-071-2/+18
* vo_opengl: x11: move RGBA visual test to x11_common.cwm42016-12-301-12/+11
* x11: stop using vo.event_fdwm42016-07-201-0/+14
* vo_opengl: use standard functions to retrieve display depthwm42016-06-141-4/+0
* vo_opengl: always premultiply alphawm42016-03-291-1/+0
* vo_opengl: GLX: try to create 3.3 core profile contextwm42016-03-191-6/+13
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: x11: fix alpha windowswm42015-12-201-2/+3
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-0/+331