qt/x11: also pass the window for gstgl -> qt context
authorMatthew Waters <matthew@centricular.com>
Mon, 27 Apr 2020 08:11:32 +0000 (18:11 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 27 Apr 2020 08:19:31 +0000 (18:19 +1000)
commit7f6fb07f85d87a7e9ccd37966a49e22855516216
tree1cae7da667388fec6cc3a22d21f04f395e421f1d
parent05108c28986f9d8cecd67fbf71ff56730b5b0a3d
qt/x11: also pass the window for gstgl -> qt context

Removes this warning from Qt:

QGLXContext: Multiple configs for FBConfig ID -1
QSGContext::initialize: depth buffer support missing, expect rendering errors

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/575>
ext/qt/gstqtglutility.cc