glsl: fix check for glsl version against GL context inversion
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Nov 2015 09:13:53 +0000 (20:13 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 10 Nov 2015 11:47:42 +0000 (22:47 +1100)
commit776ccf87b527b29139d2975ef8dafb9bdcf4add8
treef35d836c251f6f6dd9b78b9fb23b292fae5739f9
parentd624ba0c61db6fd5137fb90d527e12bc04e8637d
glsl: fix check for glsl version against GL context inversion

Any GLSL version that was less than the provided GL version would fail
gst-libs/gst/gl/gstglsl.c