gl: XInitThreads when env variable is set
authorMatthew Waters <ystreet00@gmail.com>
Tue, 24 Jun 2014 13:51:24 +0000 (23:51 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:43 +0000 (19:31 +0000)
commit3e092e15799d7c80e2af243380f4665fd97d4042
tree6684a60d772638ef3e78a24e1b15fa6b1615d6fc
parentbcce61526380667da34d65eda572e3242e3642bb
gl: XInitThreads when env variable is set

This is too allow gst-launch debugging with multiple GL contexts as
well as avoiding segfaulting innocent gtk+ apps that have not called
XInitThreads.

https://bugzilla.gnome.org/show_bug.cgi?id=731525
ext/gl/gstopengl.c