gstreamer/gst-libs/gst/gl/cocoa
Sebastian Dröge 8d92b6a364 gl/cocoa: Improve the NSApplication initialization
This is only for non-Cocoa apps but previously caused a 2 second
waiting during startup for Cocoa apps. This is unacceptable.

Instead we now check a bit more extensive if something actually
runs on the GLib default main context, and if not don't even
bother waiting for something to happen from there.
2014-09-29 10:57:18 +03:00
..
gstgl_cocoa_private.h gl/cocoa: Switch to a plain NSView subclass instead of NSOpenGLView 2014-09-29 10:57:18 +03:00
gstglcontext_cocoa.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2014-03-15 18:37:01 +01:00
gstglcontext_cocoa.m gl/cocoa: Improve the NSApplication initialization 2014-09-29 10:57:18 +03:00
gstglwindow_cocoa.h [733/906] gl: Major header and include cleanup 2014-03-15 18:36:57 +01:00
gstglwindow_cocoa.m gl/cocoa: NSView::drawRect() should call into reshape too 2014-09-29 10:57:18 +03:00
Makefile.am gl/cocoa: Use OBJCFLAGS where needed 2014-05-06 12:57:36 +02:00