gstreamer/gst-libs/gst/gl/wayland
Matthew Waters f58eb98440 gl/window: remove use of main_context_push/pop_thread_default()
No-one's using/depending on it (it would have criticalled and not worked)
and it's causing more problems than it's solving.  Store the GMainContext
in the public struct instead for subclasses to optionally use instead of
relying on the push/pop state to be correct.

https://bugzilla.gnome.org/show_bug.cgi?id=775970
2016-12-16 00:02:47 +11:00
..
gstgldisplay_wayland.c
gstgldisplay_wayland.h gl: add padding to all exposed winsys/platform-specific structs 2016-11-08 12:46:09 +11:00
gstglwindow_wayland_egl.c gl/window: remove use of main_context_push/pop_thread_default() 2016-12-16 00:02:47 +11:00
gstglwindow_wayland_egl.h
Makefile.am
wayland_event_source.c
wayland_event_source.h