gstreamer/gst-libs/gst/gl/cocoa
Sebastian Dröge e99affac71 gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise do it manually
Also don't use __bridge casts if ARC is not used, as is the case on 32
bit systems.
2018-04-25 01:33:43 +03:00
..
gstgl_cocoa_private.h gl/cocoa: fix build after commit 2fd84a6c 2017-12-09 19:32:30 +00:00
gstglcaopengllayer.h gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one 2017-12-09 19:32:31 +00:00
gstglcaopengllayer.m gl/caopengllayer: use public GstGLContext instead of Cocoa-specific one 2017-12-09 19:32:31 +00:00
gstglcontext_cocoa.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstglcontext_cocoa.m gl/cocoa: keep refs over async operations 2017-12-09 19:32:29 +00:00
gstgldisplay_cocoa.h Revert "gl: cocoa: sprinkle some GST_EXPORT" 2017-12-09 19:32:31 +00:00
gstgldisplay_cocoa.m Use value instead of version macro when testing for mac OS version 2017-12-09 19:32:30 +00:00
gstglwindow_cocoa.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglwindow_cocoa.m gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise do it manually 2018-04-25 01:33:43 +03:00
Makefile.am gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again 2017-12-09 19:32:28 +00:00