gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters 23ec5aeb83 glwindow/cocoa: remove our view from the parent when closing
Otherwise, when the application reuses the same UIView, we were getting
draw notifications on the previous view/layer's which weren't valid anymore
and were referencing pointers that had been freed.

https://bugzilla.gnome.org/show_bug.cgi?id=753003
2016-11-16 00:00:17 +11:00
..
gstgl_cocoa_private.h Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread" 2016-03-07 08:54:47 +02:00
gstglcaopengllayer.h glwindow: add API to request a resize event on the next draw 2015-09-17 20:26:23 +10:00
gstglcaopengllayer.m gl/caopengllayer: add a debug category 2016-11-15 23:55:00 +11:00
gstglcontext_cocoa.h gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
gstglcontext_cocoa.m gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
gstgldisplay_cocoa.h gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00
gstgldisplay_cocoa.m gl: add GstGLDisplayCocoa 2015-03-14 08:38:03 +00:00
gstglwindow_cocoa.h gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
gstglwindow_cocoa.m glwindow/cocoa: remove our view from the parent when closing 2016-11-16 00:00:17 +11:00
Makefile.am gl/cocoa: don't install the gstglcontext_cocoa.h header 2016-11-08 12:46:09 +11:00