gstreamer/gst-libs/gst/gl/wayland
Matthew Waters 05a0f0002c 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.
2016-08-19 16:06:26 +10:00
..
gstgldisplay_wayland.c gl: wayland: improve debug message when connecting to display 2016-07-18 17:47:50 +01:00
gstgldisplay_wayland.h gl/wayland: implement basic video overlay support via subsurfaces 2015-05-31 16:04:13 +10:00
gstglwindow_wayland_egl.c glwindow: remove unused draw_unlocked function 2015-09-28 16:44:05 +10:00
gstglwindow_wayland_egl.h gl: wayland: improve debug message when connecting to display 2016-07-18 17:47:50 +01:00
Makefile.am gl/wayland: add GstGLDisplayWayland 2015-05-25 17:39:14 +10:00
wayland_event_source.c gl/wayland: use multi-threaded safe event wayland API 2016-08-19 16:06:26 +10:00
wayland_event_source.h gl: add .def file for msvc builds 2016-02-05 10:46:21 +11:00