Am Freitag 02 Februar 2007 16:24 schrieb Francois Gouget:
Is there some code that would show what cleaning the GL context entails? I have looked at the other exit paths of CreateAdditionalSwapChain() but the only relevant one only does stuff if object->frontBuffer != NULL which cannot be the case there.
I have patches in my tree which change the context creation, and they also clean up properly in the case of an error(hopefully). I'll send them when things get going again after Alexandre's return.