gstreamer/gst-libs/gst/gl/x11
Matthew Waters c3146c0d48 [901/906] glx: use the display handle from the global display
Intel drivers require the display handles be the same for context
sharing to occur.  Also solves some cases of use after free of the
display when integrating with gstreamer-vaapi.

See https://bugs.freedesktop.org/show_bug.cgi?id=41736 for the intel bug.
2014-03-15 18:37:07 +01:00
..
gstglcontext_glx.c [901/906] glx: use the display handle from the global display 2014-03-15 18:37:07 +01:00
gstglcontext_glx.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2014-03-15 18:37:01 +01: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 [893/906] x11: close both of the display's we use 2014-03-15 18:37:07 +01:00
gstglwindow_x11.h [890/906] x11: add display subclass 2014-03-15 18:37:06 +01:00
Makefile.am [890/906] x11: add display subclass 2014-03-15 18:37:06 +01: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