gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters 35476a4cb4 gl/cocoa: avoid deadlock when creating context on the main thread.
Make window/view creation async so that it is possible to
gst_gl_context_create from the main thread.
2017-12-09 19:31:57 +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: avoid deadlock when creating context on the main thread. 2017-12-09 19:31:57 +00:00
Makefile.am cgl: install the gl context and gl layer headers 2017-12-09 19:31:53 +00:00