gstreamer/gst-libs/gst/gl/x11
Dylan McCall 2e686b0dad gstgldisplay: Add public foreign_display property
We use this property in gst_gl_display_egl_from_gl_display, to set
foreign_display for the new GstGLDisplayEGL instance. This fixes a
problem where gst_gl_display_egl_finalize calls EglTerminate on a
pre-existing EGL connection.
2019-07-08 20:46:58 +00:00
..
gstglcontext_glx.c gl: Update for g_type_class_add_private() deprecation in recent GLib 2018-06-23 22:58:44 +02:00
gstglcontext_glx.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstgldisplay_x11.c gstgldisplay: Add public foreign_display property 2019-07-08 20:46:58 +00:00
gstgldisplay_x11.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglwindow_x11.c gstglwindow_x11: require a resize event at once after XResizeWindow 2019-01-21 01:27:15 +00:00
gstglwindow_x11.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
xcb_event_source.c gl: don't export symbols that are not supposed to be public 2017-12-09 19:32:29 +00:00
xcb_event_source.h gl/x11: use xcb instead of libX11 2017-12-09 19:32:24 +00:00