qt: Use wglShareLists() workaround unconditionally.
authorJan Schmidt <jan@centricular.com>
Mon, 15 Aug 2016 14:40:53 +0000 (00:40 +1000)
committerJan Schmidt <jan@centricular.com>
Mon, 15 Aug 2016 14:53:38 +0000 (00:53 +1000)
commita50b7c24dac2c692490ea55de19cbf958dc411ec
tree1ead72c3c2828c800facd56968e597b0bc8237cc
parentf52491d978cec81ce8ed246dee97d5ebb31c5407
qt: Use wglShareLists() workaround unconditionally.

Sometimes wglCreateContextAttribsARB() exists, but
isn't functional (some Intel drivers), so it's
easiest to do the workaround unconditionally.
ext/qt/gstqtglutility.cc