172074fd29
Right now we just check for a NULL stage before calling glXMakeCurrent(). We can, though, get a valid stage without an implementation attached to it while we are disposing a stage after a CLUTTER_DELETE event, since the events processing is performed on a vblank-locked basis.