aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_x11.c
Commit message (Expand)AuthorAge
* gl_x11: remove workaround for PPC OSX 10.4Gravatar wm42014-05-31
* gl_x11: always require some GLX API functions, avoid dlsym()Gravatar wm42014-05-31
* video/out: remove unused config() parametersGravatar wm42014-05-07
* x11: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* gl_x11: don't require a X visual for modern GL context creationGravatar wm42014-02-06
* gl_x11: always request true color visualGravatar wm42014-02-06
* 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