gl/tests: don't use the default framebuffer
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Nov 2016 06:30:54 +0000 (17:30 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:24 +0000 (19:32 +0000)
commit8b9a29a97cf4519aba5cb31568d9facda530d1f0
tree6ab07d1d457a4bbcd08c48e98cfa7c74be0b6ed6
parent6e409db6e0c5b5ab618295c80fecdca9a103e7ea
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