examples/sdlshare: Activate and initialize our wrapped GL context
authorSebastian Dröge <sebastian@centricular.com>
Wed, 13 Mar 2019 07:20:57 +0000 (08:20 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 30 Sep 2019 10:29:58 +0000 (13:29 +0300)
commit0bcba6a3ec11fabe4983ab5c7b0219cc705ae086
treeb72d7194ec037855745b32b48d8cd0cb73b477ac
parent9000bc86df0157781ed0e564dcc2e1ccce9ff725
examples/sdlshare: Activate and initialize our wrapped GL context

This allows us to e.g. use the GL functions vtable on it later.
tests/examples/gl/sdl/sdlshare.c
tests/examples/gl/sdl/sdlshare2.c