eglglessink: Remove unneeded flow_lock
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 16 Oct 2012 12:15:58 +0000 (14:15 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Oct 2012 12:35:19 +0000 (14:35 +0200)
commitba3274c8f02c644b477b14963f711528912a1474
tree8855e39cf82440c6566a8de16d7df1089b4518f3
parent2b3279c9b5597c286252940f6e6487274e56f6f4
eglglessink: Remove unneeded flow_lock

Use the object lock in the few places necessary, everything
else is protected by other things already.

Also store the context directly inside the instance struct
instead of allocating some memory for it.
ext/eglgles/gsteglglessink.c