gstreamer/gst-libs/gst/gl/x11
Matthew Waters 9900928403 gl/window/x11: only listen on the X Display when needed
5697b6b89b causes us to possibly listen
on a toolkit provided Display connection.  We thus could eat their
precious winsys events.  Only listen if we need to
(!foreign_display or videooverlay).
2017-12-09 19:32:04 +00:00
..
gstglcontext_glx.c glcontext_glx: rename variable from window to context 2017-12-09 19:32:02 +00:00
gstglcontext_glx.h glcontext: add more functionality to wrapped contexts 2017-12-09 19:31:49 +00:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c gl/window/x11: only listen on the X Display when needed 2017-12-09 19:32:04 +00:00
gstglwindow_x11.h glwindow_x11: use parent default implementation 2017-12-09 19:32:02 +00:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2017-12-09 19:31:35 +00:00
x11_event_source.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00