gl/examples/qt: restrict the GL API to opengl where needed
authorMatthew Waters <matthew@centricular.com>
Thu, 17 Mar 2016 05:34:42 +0000 (16:34 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:18 +0000 (19:32 +0000)
commit015ec7587f9d6da6783fbf88f98d966a0496427c
tree080085d773a850e9d7799d5d745fca58670a305d
parentd2542993dd1c89dd1781e92f8eced8fa438dad20
gl/examples/qt: restrict the GL API to opengl where needed

Until the examples are ported to opengl3/gles2, they will not work with any
other GL api.
tests/examples/gl/qt/mousevideooverlay/main.cpp
tests/examples/gl/qt/qglwidgetvideooverlay/main.cpp
tests/examples/gl/qt/qglwtextureshare/main.cpp