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 gl: wayland: improve debug message when connecting to display 2016-07-18 17:47:50 +01:00
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 gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
Makefile.am gl/wayland: install the gstgldisplay_wayland.h header 2016-11-08 12:45:55 +11:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2016-08-19 16:06:26 +10:00
wayland_event_source.h gl: add .def file for msvc builds 2016-02-05 10:46:21 +11:00