gstreamer/gst-libs/gst/gl/eagl
Sebastian Dröge 34622c3961 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
2015-07-08 22:29:27 +10:00
..
gstglcontext_eagl.h libgstgl: fix rendering on iOS 2015-04-02 18:29:39 +11:00
gstglcontext_eagl.m gl/eagl: Don't call anything synchronously from the main thread 2015-07-08 22:29:27 +10:00
gstglwindow_eagl.h gl: Add support for iOS EAGL platform 2014-04-12 22:25:13 +02:00
gstglwindow_eagl.m gl/window: use the default main loop implementation for all backends 2015-06-04 12:16:35 +10:00
Makefile.am gl: Add support for iOS EAGL platform 2014-04-12 22:25:13 +02:00