glcontext: Try GLX support before EGL support
authorEdward Hervey <bilboed@bilboed.com>
Thu, 29 May 2014 15:09:26 +0000 (17:09 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:42 +0000 (19:31 +0000)
commit2ee94d606cd8920d99c57d9ebfeb4d1f2aa14358
treec3b8fca9275238ef5c9a1c66d46e230547d36087
parent14f844e1e92b15ad61ae9a4cad3472f5368c38d4
glcontext: Try GLX support before EGL support

If available, glx has got a better chance of being the Gl platform
we want to use compared to EGL
gst-libs/gst/gl/gstglcontext.c