gl/examples/cube*: choose opengl by default
authorMatthew Waters <matthew@centricular.com>
Wed, 9 Mar 2016 13:24:48 +0000 (00:24 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 10 Mar 2016 11:52:52 +0000 (22:52 +1100)
commit59da66f969857a3b6a67a9e1b5198d2263aedffc
tree46fe4094f5a1ff6f9a55f5057c1e467af98d7a58
parentbf6838d913d79c7374552a8b1b4d61c34edf1999
gl/examples/cube*: choose opengl by default

The examples don't work with any other GL API.

Also fix the yuv example to not translate the cube out of the clipping area.
tests/examples/gl/generic/cube/main.cpp
tests/examples/gl/generic/cubeyuv/main.cpp