summaryrefslogtreecommitdiffstats
path: root/video/out/gl_x11.c
Commit message (Expand)AuthorAgeFilesLines
* gl_common: remove unneeded callbackwm42013-11-141-1/+0
* gl_x11: change error message when GL3 context creation failswm42013-10-281-1/+1
* gl_x11: fail gracefully if selected FBconfig has no X visualwm42013-10-031-0/+6
* gl_common: complete mp_msg conversionwm42013-09-121-3/+3
* gl_x11: mp_msg conversionAlexander Preisinger2013-09-111-12/+10
* video/out: introduce vo_control for gl_common based VOswm42013-05-261-4/+1
* vo_opengl: add alpha outputwm42013-03-281-6/+41
* gl_common: split into platform specific fileswm42013-03-281-0/+282