gstreamer/gst-libs/gst/gl/cocoa
Sebastian Dröge 3fe5be7c9a gl/cocoa: Don't override the application delegate
Otherwise interesting things will happen in Cocoa applications, like
infinite event loops that block the NSApplication loop forever.

This was only needed for GNUStep and thus can safely be removed now.
2017-12-09 19:31:50 +00:00
..
gstgl_cocoa_private.h gl/cocoa: Switch to a plain NSView subclass instead of NSOpenGLView 2017-12-09 19:31:47 +00:00
gstglcontext_cocoa.h glcontext: add api for retreiving the current context and api 2017-12-09 19:31:48 +00:00
gstglcontext_cocoa.m gl/cocoa: Remove GNUStep support 2017-12-09 19:31:50 +00:00
gstglwindow_cocoa.h [733/906] gl: Major header and include cleanup 2017-12-09 19:31:29 +00:00
gstglwindow_cocoa.m gl/cocoa: Don't override the application delegate 2017-12-09 19:31:50 +00:00
Makefile.am gl/cocoa: Use OBJCFLAGS where needed 2017-12-09 19:31:39 +00:00