gstreamer/gst-libs/gst/gl/wayland
Matthew Waters eb06907fb4 gl/wayland: provide a dummy global_remove function
Even if we don't care about any global objects being removed, wayland
will still error if globals are removed without a corresponding listener
set up for them.  e.g. wl_output hotplugging

Discovered by: Matthias Clasen

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1079>
2021-03-22 14:05:27 +11: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: provide a dummy global_remove function 2021-03-22 14:05:27 +11:00
gstglwindow_wayland_egl.h gl/wayland: use a proxy wrapper for the wl_display 2020-03-04 00:04:18 +00:00
wayland.h build/gl: add top-level include files for sub-libraries 2020-08-11 07:11:30 +00:00
wayland_event_source.c gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
wayland_event_source.h gl/wayland: use wayland's roundtrip_queue() 2020-03-11 09:17:36 +00:00