gl/examples/cube*: choose opengl by default
authorMatthew Waters <matthew@centricular.com>
Wed, 9 Mar 2016 13:24:48 +0000 (00:24 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:17 +0000 (19:32 +0000)
commit34e12a8837ce509ffb65393781f49979084a67fe
tree6105d5364cdfdc417c85d1646de4f5676c8932b8
parentc3e362a8a937070dae10e6576ec2c3aeb14ef876
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