gstreamer/gst-libs/gst/gl/x11
Matthew Waters e762f1b376 Revert "gstgldisplay: Add public foreign_display property"
This introduced a possible regression where the EGL display connection
could be leaked when a foreign native display (x11, wayland, etc) could
create a non-foreign EGL display that would never be destroyed.

The underlying problem needed to be solved in a different way.  See
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/640
for more details.

This reverts commit 2e686b0dad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/758>
2020-07-20 05:59:14 +00:00
..
gstglcontext_glx.c gl/context/glx: dump GLXFBConfig information to debug logs 2020-03-02 19:36:50 +11:00
gstglcontext_glx.h gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
gstgldisplay_x11.c Revert "gstgldisplay: Add public foreign_display property" 2020-07-20 05:59:14 +00:00
gstgldisplay_x11.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstglwindow_x11.c gstglwindow_x11: fix resize 2020-06-12 01:36:22 +00:00
gstglwindow_x11.h gl: do not include GL headers in public gstgl headers 2017-12-09 19:32:29 +00: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