glviewconvert: expose the element on gles2 platforms
authorMatthew Waters <matthew@centricular.com>
Mon, 26 Oct 2015 06:36:21 +0000 (17:36 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 26 Oct 2015 07:24:59 +0000 (18:24 +1100)
commit09976e021b8d222daf96e1b1328fde4a00b5c05f
tree37e1cd6b1d623a83c4973cb23b9b6c378d02e266
parent41ca1e48a0baa53354d3c9d0dd8679fab5fcfbb3
glviewconvert: expose the element on gles2 platforms

We can do everything with gles3 however gles2 restricts us not allowing
separated or frame-by-frame multiview modes due to multiple draw buffers.
ext/gl/gstopengl.c
gst-libs/gst/gl/gstglviewconvert.c