aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_wayland.c
Commit message (Expand)AuthorAge
* vo_opengl: hardcode rquested GL version in backendsGravatar wm42015-05-14
* vo_opengl: refactor wayland frame skippingGravatar wm42015-05-01
* vo_opengl: do not block on waylandGravatar Jari Vetoniemi2015-03-23
* vo_wayland: share frame callbacks.Gravatar Jari Vetoniemi2015-03-23
* vo_opengl: remove pointless glFinish callsGravatar wm42014-12-19
* gl_wayland: fix crash after eglInitialze failedGravatar Alexander Preisinger2014-08-30
* gl_wayland: Don't try to resize the egl_window before it existsGravatar Michael Forney2014-08-04
* gl_wayland: remove probably unneeded workaroundGravatar wm42014-05-31
* video/out: remove unused config() parametersGravatar wm42014-05-07
* wayland: don't use VOCTRL_UPDATE_SCREENINFOGravatar wm42014-05-06
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* wayland: fix memory leaksGravatar Alexander Preisinger2014-01-08
* Revert "wayland/egl: use redraw callback"Gravatar Alexander Preisinger2014-01-04
* wayland/egl: misc fixes and cleanupsGravatar Alexander Preisinger2014-01-04
* wayland/egl: use redraw callbackGravatar Alexander Preisinger2014-01-04
* wayland/egl: add egl_context to the wayland stateGravatar Alexander Preisinger2014-01-04
* wayland: Remove nonsense comment and add warningGravatar Alexander Preisinger2014-01-04
* wayland/opengl: fix garbage bordersGravatar Alexander Preisinger2014-01-02
* wayland/egl: use wayland logGravatar Alexander Preisinger2013-09-12
* Revert "wayland: don't create our own log context"Gravatar Alexander Preisinger2013-09-12
* gl_common: complete mp_msg conversionGravatar wm42013-09-12
* wayland: update license headersGravatar Alexander Preisinger2013-09-09
* wayland: don't create our own log contextGravatar Alexander Preisinger2013-08-26
* wayland/egl: rework resizing (again)Gravatar Alexander Preisinger2013-08-25
* wayland: switch to the new mp_msg apiGravatar Alexander Preisinger2013-07-31
* wayland: Fallback to any GL version if 3.0 is not supportedGravatar Michael Forney2013-07-19
* wayland: use a unified struct for the stateGravatar Alexander Preisinger2013-07-18
* wayland: don't resize in gl_wayland.cGravatar Alexander Preisinger2013-07-18
* video: remove fullscreen flags chaosGravatar wm42013-07-18
* wayland: early aspect calculation in vo_configGravatar Alexander Preisinger2013-07-16
* wayland: introduce vo_wayland_configGravatar Alexander Preisinger2013-05-26
* video/out: introduce vo_control for gl_common based VOsGravatar wm42013-05-26
* wayland: reworked resizingGravatar Alexander Preisinger2013-05-07
* wayland: use vo flags for enabling alpha supportGravatar Alexander Preisinger2013-04-02
* wayland: enable alpha supportGravatar Alexander Preisinger2013-04-02
* gl_common: split into platform specific filesGravatar wm42013-03-28