gstreamer/gst-libs/gst/gl/x11
Sebastian Dröge 296b4251e3 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-03-04 11:17:35 +02:00
..
gstglcontext_glx.c gl/contextglx: error out on more invalid display/window combinations 2016-11-23 17:04:34 +11:00
gstglcontext_glx.h gl: Fix backwards compat GST_GL_TYPE_* functions/macros 2017-03-04 11:17:35 +02:00
gstgldisplay_x11.c gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00
gstgldisplay_x11.h gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00
gstglwindow_x11.c gl/x11: Remove unused static function 2016-11-25 23:44:25 +02:00
gstglwindow_x11.h gl: GST_GL_TYPE -> GST_TYPE_GL 2016-11-03 16:16:12 +11:00
Makefile.am gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00
xcb_event_source.c gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00
xcb_event_source.h gl/x11: use xcb instead of libX11 2016-11-08 15:14:26 +11:00