glfeature: remove GST_GL_API_GLES3
authorMatthew Waters <ystreet00@gmail.com>
Fri, 30 May 2014 00:27:14 +0000 (10:27 +1000)
committerMatthew Waters <ystreet00@gmail.com>
Fri, 30 May 2014 00:29:37 +0000 (10:29 +1000)
commitda358765378d16614b694ef6426e61017d7ad7ed
tree5ed4b8a07b7a052d7a4818921904aca7b1a3fda4
parent1334884a61214911cea6ca5391198e16e850a3b7
glfeature: remove GST_GL_API_GLES3

instead check the gl version using gst_gl_context_check_gl_version()
24 files changed:
ext/gl/effects/gstgleffectidentity.c
ext/gl/effects/gstgleffectmirror.c
ext/gl/effects/gstgleffectsqueeze.c
ext/gl/gstglimagesink.c
gst-libs/gst/gl/glprototypes/base.h
gst-libs/gst/gl/glprototypes/blending.h
gst-libs/gst/gl/glprototypes/eglimage.h
gst-libs/gst/gl/glprototypes/fbo.h
gst-libs/gst/gl/glprototypes/fixedfunction.h
gst-libs/gst/gl/glprototypes/gles.h
gst-libs/gst/gl/glprototypes/opengl.h
gst-libs/gst/gl/glprototypes/shaders.h
gst-libs/gst/gl/gstglapi.c
gst-libs/gst/gl/gstglapi.h
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstglfeature.c
gst-libs/gst/gl/gstglfeature.h
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglshader.c
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstgluploadmeta.c
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglwindow.c