Bugfix: Non-null shared contexts for Egl threw Exception
authorJonas Boesch <jonas.boesch@phonak.com>
Tue, 21 Apr 2015 14:08:20 +0000 (16:08 +0200)
committerManuel Zanin <manuel.zanin@sonova.com>
Mon, 28 Nov 2016 11:12:10 +0000 (12:12 +0100)
commit7b795a02e108ad272138a355557865238f0d2b26
tree3d6bedb96a826207b74dc4cd87e0955ad01d78a7
parent1581ac7b8a161ff48dc291bcd7c397c328b20ce4
Bugfix: Non-null shared contexts for Egl threw Exception

The shared context parameter can be either the EglContext directly, or
the facade, and we cast to see what it is.
src/OpenTK/Platform/Egl/EglContext.cs