gl: element buffers are part of vao state
authorMatthew Waters <matthew@centricular.com>
Fri, 1 May 2015 02:04:28 +0000 (12:04 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:01 +0000 (19:32 +0000)
commit65c57b77ff9d362a8bf4305fffd324bff65c4909
treeed5e9f7eccac3f0fa31fa3a397fe8fdfde381a06
parentcc587ce1f153b6db3ee00e8813664460eb79151b
gl: element buffers are part of vao state

Use them as such.  They are also required for GL3 core profile support
with glDrawElements on OS X.
13 files changed:
ext/gl/gstglfiltercube.c
ext/gl/gstglfiltercube.h
ext/gl/gstglimagesink.c
ext/gl/gstglimagesink.h
ext/gl/gstgloverlay.c
ext/gl/gstgloverlay.h
ext/gl/gstgltransformation.c
ext/gl/gstgltransformation.h
ext/gl/gstglvideomixer.c
ext/gl/gstglvideomixer.h
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h