glwindow: pass display to implementation's _new()
[platform/upstream/gstreamer.git] / gst-libs / gst / gl / android / gstglwindow_android_egl.c
2017-12-09 Matthew Watersglwindow: pass display to implementation's _new()
2017-12-09 Matthew Watersgl/window: use the default main loop implementation...
2017-12-09 Matthew Watersgl/window: hopefully fixup compile warnings on android/ios
2017-12-09 Matthew Watersgl/window: create the main loop/context on init/finalize
2017-12-09 Matthew Watersglwindow: remove width/height from _draw()
2017-12-09 Sebastian Drögegl/android: Notify the window's resize callback about...
2017-12-09 Matthew Waters[862/906] window: remove set_need_lock
2017-12-09 Matthew Waters[824/906] android: Build fixes
2017-12-09 Matthew Waters[818/906] window: add send_message_async vmethod
2017-12-09 Matthew Waters[795/906] android: port to GstGLContext
2017-12-09 Matthew Waters[793/906] add a GstGLContext object that will be the...
2017-12-09 Sebastian Dröge[758/906] android: Don't require a window to be set
2017-12-09 Sebastian Dröge[735/906] gl: Add support for Android