gstreamer/gst-libs/gst/gl/wayland
Matthew Waters f532e699df 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
2017-12-09 19:32:25 +00:00
..
gstgldisplay_wayland.c gl: wayland: improve debug message when connecting to display 2017-12-09 19:32:21 +00:00
gstgldisplay_wayland.h gl: add padding to all exposed winsys/platform-specific structs 2017-12-09 19:32:24 +00:00
gstglwindow_wayland_egl.c gl/window: remove use of main_context_push/pop_thread_default() 2017-12-09 19:32:25 +00:00
gstglwindow_wayland_egl.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
Makefile.am gl/wayland: install the gstgldisplay_wayland.h header 2017-12-09 19:32:24 +00:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2017-12-09 19:32:22 +00:00
wayland_event_source.h gl: add .def file for msvc builds 2017-12-09 19:32:16 +00:00