examples/sdlshare: Store buffer queues and loop in a global variable
authorSebastian Dröge <sebastian@centricular.com>
Tue, 12 Mar 2019 20:29:07 +0000 (21:29 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 30 Sep 2019 10:29:35 +0000 (13:29 +0300)
commit6f14785c3e8f5df7ca3515af5a41cd761f5eacc5
treeecff86f44e2f2c13b1e7851fe9cd6720c19e24fb
parent8b891c218f5065f8f6f01881a6002918a5c5ad92
examples/sdlshare: Store buffer queues and loop in a global variable

There's no point storing them in GObject data, we already have other
global variables anyway.
tests/examples/gl/sdl/sdlshare.c