gl/tests: don't use the default framebuffer
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Nov 2016 06:30:54 +0000 (17:30 +1100)
committerMatthew Waters <matthew@centricular.com>
Wed, 16 Nov 2016 07:06:45 +0000 (18:06 +1100)
commit1ddbd773f8f662923b9403d4e66cd66d5aff247c
tree608d707ac18597282f8ac4b810f3a6e6d4c13209
parentbb84f7357b1d1915e55105a9717797d875a24c51
gl/tests: don't use the default framebuffer

Create our own instead as the default framebuffer may require special
fiddling (like having a visible window) to correctly display/be renderable.

Fixes the remaining GL library tests on OS X
tests/check/libs/gstglcontext.c
tests/check/libs/gstglupload.c