eglglessink: Make the context current for the thread and unbind it again around every use
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 3 Oct 2012 08:53:25 +0000 (10:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 18 Oct 2012 12:35:16 +0000 (14:35 +0200)
commit09b3518bae7d25a18be957fe0205ea681924903b
tree71d04fb1b818d7ef0d3273c48aca56b382404eef
parent113253b2926af1ea1e3350536277df5364d73b7c
eglglessink: Make the context current for the thread and unbind it again around every use

This fixes some crashes and leaking of our context into other
OpenGL code on the same thread.
ext/eglgles/gsteglglessink.c