aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_x11.c
Commit message (Expand)AuthorAge
* vo_opengl: don't assume there'a always 1 fbconfig on successGravatar wm42014-01-21
* video/out: remove pointless x/y parameter from vo_x11_config_vo_windowGravatar wm42014-01-11
* gl_common: remove unneeded callbackGravatar wm42013-11-14
* gl_x11: change error message when GL3 context creation failsGravatar wm42013-10-28
* gl_x11: fail gracefully if selected FBconfig has no X visualGravatar wm42013-10-03
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* gl_x11: mp_msg conversionGravatar Alexander Preisinger2013-09-11
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* vo_opengl: add alpha outputGravatar wm42013-03-28
* gl_common: split into platform specific filesGravatar wm42013-03-28