gstreamer/gst-libs/gst/gl/x11
Matthew Waters 6300c2ef1b [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.
2017-12-09 19:31:34 +00:00
..
gstglcontext_glx.c [901/906] glx: use the display handle from the global display 2017-12-09 19:31:34 +00:00
gstglcontext_glx.h [794/906] context: add subclasses for the different platforms (egl, glx, wgl, etc) 2017-12-09 19:31:30 +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 [893/906] x11: close both of the display's we use 2017-12-09 19:31:33 +00:00
gstglwindow_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
Makefile.am [890/906] x11: add display subclass 2017-12-09 19:31:33 +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