gstreamer/gst-libs/gst/gl/cocoa
Matthew Waters 66ccdab09a 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.
2015-03-12 16:45:51 +00:00
..
gstgl_cocoa_private.h gl/cocoa: register only one custom nsapp loop 2015-03-02 07:49:26 +00:00
gstglcaopengllayer.h gl/calayer: only start drawing if the parent gl context is ready 2015-02-17 19:45:35 +11:00
gstglcaopengllayer.m gl/calayer: don't use the async callback to render 2015-02-24 19:12:10 +11:00
gstglcontext_cocoa.h gl/cocoa: move to CGL and CAOpenGLLayer for rendering 2015-01-22 21:29:52 +11:00
gstglcontext_cocoa.m gl/cocoa: register only one custom nsapp loop 2015-03-02 07:49:26 +00:00
gstglwindow_cocoa.h gl/cocoa: avoid deadlock when creating context on the main thread. 2015-03-12 16:45:51 +00:00
gstglwindow_cocoa.m gl/cocoa: avoid deadlock when creating context on the main thread. 2015-03-12 16:45:51 +00:00
Makefile.am cgl: install the gl context and gl layer headers 2015-01-29 18:32:04 +11:00