glcontext: require a shader version to initialize.
authorMatthew Waters <matthew@centricular.com>
Thu, 21 May 2015 05:05:33 +0000 (15:05 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:02 +0000 (19:32 +0000)
commitd4894caacf68c377b62f3147ac064292ac5b03a5
tree3df67a8d4009f29f6777718b97478a7e6dee2efb
parent506129ed424ee334736a9867d924794fe3b8d8b8
glcontext: require a shader version to initialize.

It's very near pointless to try our GL implementation without shaders.

https://bugzilla.gnome.org/show_bug.cgi?id=749284
gst-libs/gst/gl/gstglcontext.c