glshader: remove references to gl3 specific shaders
authorMatthew Waters <matthew@centricular.com>
Tue, 12 May 2015 07:55:43 +0000 (17:55 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 14 May 2015 04:58:07 +0000 (14:58 +1000)
commit3d0bc93edca205419e8c50fff0ebefefbbfa1864
treee886be6ad50a225c55ac8025c1c79d3d5c2402b9
parent7f7a9dd3ec5851cc52b719317573bc70d0e91fbf
glshader: remove references to gl3 specific shaders

We rely specifically on gles2 shaders being supported by the GL
implementation with GL3 core profile.
gst-libs/gst/gl/gstglshader.c