gstreamer/gst-libs/gst/gl/cocoa
Julien Isorce 9d396a2495 gl/cocoa: make gst_gl_window_cocoa_send_message_async re-entrant
Backends that use g_main_context_invoke are re-entrant.

Il allows to call two nested gst_gl_context_thread_add.
ex: init_upload / init_colorconvert
2017-12-09 19:31:36 +00:00
..
gstgl_cocoa_private.h [837/906] cocoa: resize OpenGL view size each time the window is resized 2017-12-09 19:31:32 +00:00
gstglcontext_cocoa.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +00:00
gstglcontext_cocoa.m gl/cocoa: fix NSAutoreleasePool initialization 2017-12-09 19:31:36 +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: make gst_gl_window_cocoa_send_message_async re-entrant 2017-12-09 19:31:36 +00:00
Makefile.am gl: fix out-of-source builds pt2 2017-12-09 19:31:35 +00:00