gstreamer/gst-libs/gst/gl/x11
Matthew Waters ea4867dfa7 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).
2015-06-12 13:14:57 +10:00
..
gstglcontext_glx.c glcontext_glx: rename variable from window to context 2015-05-27 17:10:19 +01:00
gstglcontext_glx.h glcontext: add more functionality to wrapped contexts 2014-10-30 18:58:50 +11:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
gstglwindow_x11.c gl/window/x11: only listen on the X Display when needed 2015-06-12 13:14:57 +10:00
gstglwindow_x11.h glwindow_x11: use parent default implementation 2015-05-27 17:10:32 +01:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2014-03-26 14:52:31 +00:00
x11_event_source.c [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2014-03-15 18:36:57 +01:00