gstreamer/gst-libs/gst/gl/win32
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
..
gstglcontext_wgl.c gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglcontext_wgl.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglwindow_win32.c gl/window: remove use of main_context_push/pop_thread_default() 2017-12-09 19:32:25 +00:00
gstglwindow_win32.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
Makefile.am build: Also need to define GST_EXPORTS for Autotools 2017-12-09 19:32:23 +00:00
win32_message_source.c gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00
win32_message_source.h gl: win32: use a GMainContext to dispatch win32 messages 2017-12-09 19:32:02 +00:00