tests/gl: make sure all GL commands are executed on the GL thread
authorMatthew Waters <matthew@centricular.com>
Thu, 29 Sep 2016 01:45:57 +0000 (11:45 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:22 +0000 (19:32 +0000)
commit7ab50a8e8f0e6c29b186e8c6b715418fdfdea27b
tree5a184622de8ed533c5f7da9cb53667ce835f99bb
parent112f85a474d57da3404773373ff08adc479767ae
tests/gl: make sure all GL commands are executed on the GL thread

e.g. the final glGetError() must also be completed on the GL thread
tests/check/libs/gstglcolorconvert.c
tests/check/libs/gstglupload.c