Multiple OpenGL contexts bug on ANGLE?

"vroad" <[email protected]> Sun, 25 Dec 2016 09:26:03 +0000
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
Out of curiosity, I tried creating multiple OpenGL contexts and windows on ANGLE. Then I've found that it stops working with "OpenGL not initialized" error whenever I close one of windows.
It seems that SDL automatically unloads ANGLE libraries when one of OpenGL context is deleted. Test app works fine if I don't delete context.
but why is SDL handling cleanup in such a bad way? Maybe It's not tested with multiple contexts?

https://hg.libsdl.org/SDL/file/007dfe83abf8/src/video/windows/SDL_windowsopengles.c#l97

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org