gstreamer/gst-libs/gst/gl/cocoa
Julien Isorce d3b3887c52 gl/cocoa: do not terminate loop in gst_gl_window_cocoa_close
It is now done in _finalize.

Fix regression introduced by
"gl/window: create the main loop/context on init/finalize"
bc7a7259f3
2017-12-09 19:31:58 +00:00
..
gstgl_cocoa_private.h gl/cocoa: register only one custom nsapp loop 2017-12-09 19:31:56 +00:00
gstglcaopengllayer.h gl/calayer: only start drawing if the parent gl context is ready 2017-12-09 19:31:54 +00:00
gstglcaopengllayer.m gl/calayer: don't use the async callback to render 2017-12-09 19:31:55 +00:00
gstglcontext_cocoa.h gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2017-12-09 19:31:53 +00:00
gstglcontext_cocoa.m gl/cocoa: register only one custom nsapp loop 2017-12-09 19:31:56 +00:00
gstglwindow_cocoa.h gl/cocoa: avoid deadlock when creating context on the main thread. 2017-12-09 19:31:57 +00:00
gstglwindow_cocoa.m gl/cocoa: do not terminate loop in gst_gl_window_cocoa_close 2017-12-09 19:31:58 +00:00
Makefile.am cgl: install the gl context and gl layer headers 2017-12-09 19:31:53 +00:00