gstreamer/gst-libs/gst/gl/cocoa
Sebastian Dröge de16dc2555 gl: Fix backwards compat GST_GL_TYPE_* functions/macros
These have to be macros instead of inline function as they must behave
more or less like an integer literal, i.e. include the function call.
2017-12-09 19:32:26 +00:00
..
gstgl_cocoa_private.h Revert "libgstgl: cocoa, eagl: don't marshal GL calls to the context thread" 2017-12-09 19:32:17 +00:00
gstglcaopengllayer.h glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
gstglcaopengllayer.m gl/caopengllayer: add a debug category 2017-12-09 19:32:24 +00:00
gstglcontext_cocoa.h gl: Fix backwards compat GST_GL_TYPE_* functions/macros 2017-12-09 19:32:26 +00:00
gstglcontext_cocoa.m glcontext/cocoa: implement empty swap_buffers 2017-12-09 19:32:24 +00:00
gstgldisplay_cocoa.h gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00
gstgldisplay_cocoa.m gl: add GstGLDisplayCocoa 2017-12-09 19:31:58 +00:00
gstglwindow_cocoa.h gl: GST_GL_TYPE -> GST_TYPE_GL 2017-12-09 19:32:23 +00:00
gstglwindow_cocoa.m glwindow/cocoa: remove unneeded window code in NSWindow 2017-12-09 19:32:24 +00:00
Makefile.am gl/cocoa: don't install the gstglcontext_cocoa.h header 2017-12-09 19:32:24 +00:00