gstreamer/gst-libs/gst/gl/wayland
Matthew Waters 2763baf439 gl/wayland: use multi-threaded safe event wayland API
Multiple threads may be accessing the wayland fd at the same time which
requires the use of special wayland API to deal with to ensure nobody
will steal reads and cause a stall for anyone else.
2017-12-09 19:32:22 +00:00
..
gstgldisplay_wayland.c gl: wayland: improve debug message when connecting to display 2017-12-09 19:32:21 +00:00
gstgldisplay_wayland.h gl/wayland: implement basic video overlay support via subsurfaces 2017-12-09 19:32:03 +00:00
gstglwindow_wayland_egl.c glwindow: remove unused draw_unlocked function 2017-12-09 19:32:08 +00:00
gstglwindow_wayland_egl.h gl: wayland: improve debug message when connecting to display 2017-12-09 19:32:21 +00:00
Makefile.am gl/wayland: add GstGLDisplayWayland 2017-12-09 19:32:02 +00:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2017-12-09 19:32:22 +00:00
wayland_event_source.h gl: add .def file for msvc builds 2017-12-09 19:32:16 +00:00