mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Emmanuele Bassi](/assets/img/avatar_default.png)
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.