gstreamer/gst-libs/gst/gl/wayland
Matthew Waters 27422da056 glwindow: remove unused draw_unlocked function
The functionality is provided by draw anyway and is leftover from
X11's specific threading requirements that no longer apply.
2015-09-28 16:44:05 +10:00
..
gstgldisplay_wayland.c gl/wayland: implement basic video overlay support via subsurfaces 2015-05-31 16:04:13 +10:00
gstgldisplay_wayland.h gl/wayland: implement basic video overlay support via subsurfaces 2015-05-31 16:04:13 +10:00
gstglwindow_wayland_egl.c glwindow: remove unused draw_unlocked function 2015-09-28 16:44:05 +10:00
gstglwindow_wayland_egl.h glwindow: pass display to implementation's _new() 2015-07-27 18:23:29 +10:00
Makefile.am gl/wayland: add GstGLDisplayWayland 2015-05-25 17:39:14 +10:00
wayland_event_source.c gl/wayland: don't block the event loop after poll 2015-05-31 16:04:13 +10:00
wayland_event_source.h gl/wayland: run each window on a separate queue 2015-05-31 16:04:12 +10:00