gstreamer/gst-libs/gst/gl/eagl
Sebastian Dröge cff2d74cd4 gl/eagl: Don't call anything synchronously from the main thread
This will deadlock if the main thread is the one who creates the GstGLContext.
All things we call from the main thread should be possible from any thread.

https://bugzilla.gnome.org/show_bug.cgi?id=751101
2017-12-09 19:32:05 +00:00
..
gstglcontext_eagl.h libgstgl: fix rendering on iOS 2017-12-09 19:31:58 +00:00
gstglcontext_eagl.m gl/eagl: Don't call anything synchronously from the main thread 2017-12-09 19:32:05 +00:00
gstglwindow_eagl.h gl: Add support for iOS EAGL platform 2017-12-09 19:31:36 +00:00
gstglwindow_eagl.m gl/window: use the default main loop implementation for all backends 2017-12-09 19:32:03 +00:00
Makefile.am gl: Add support for iOS EAGL platform 2017-12-09 19:31:36 +00:00