examples/sdlshare: Initialize GL as part of the event loop
authorSebastian Dröge <sebastian@centricular.com>
Wed, 13 Mar 2019 07:28:58 +0000 (08:28 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 30 Sep 2019 10:29:58 +0000 (13:29 +0300)
commite750ea40b6eac03657f88b4adccaf503593dfa40
treed473da1a7591714727262863bb85374ea0e41d09
parent0bcba6a3ec11fabe4983ab5c7b0219cc705ae086
examples/sdlshare: Initialize GL as part of the event loop

And unref additional buffers we never use for rendering directly instead
of going via the output queue.
tests/examples/gl/sdl/sdlshare.c