gstreamer/gst-libs/gst/gl/wayland
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
..
gstgldisplay_wayland.c Revert "gstgldisplay: Add public foreign_display property" 2020-07-20 05:59:14 +00:00
gstgldisplay_wayland.h gl/wayland: use a proxy wrapper for the wl_display 2020-03-04 00:04:18 +00:00
gstglwindow_wayland_egl.c gl/wayland: Mouse events handling 2020-03-19 09:59:47 +00:00
gstglwindow_wayland_egl.h gl/wayland: use a proxy wrapper for the wl_display 2020-03-04 00:04:18 +00:00
wayland_event_source.c gl/wayland: use wayland's roundtrip_queue() 2020-03-11 09:17:36 +00:00
wayland_event_source.h gl/wayland: use wayland's roundtrip_queue() 2020-03-11 09:17:36 +00:00