2008-04-01 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Tue, 1 Apr 2008 14:04:46 +0000 (14:04 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 1 Apr 2008 14:04:46 +0000 (14:04 +0000)
commitc158a93a845e4f902272a42a150e373b3da1b802
tree1bde6c15ff2b70714a33b37f44756e53b95b8816
parentd04fd6d620747a6e41985b16e20ab1bb2733f8ee
2008-04-01  Matthew Allum  <mallum@openedhand.com>

        * clutter/clutter-backend.c:
        * clutter/glx/clutter-backend-glx.c:
        * clutter/glx/clutter-stage-glx.c:
        Allow NULL to be passed to _clutter_backend_ensure_context
        which essentially clears GL context. This is hooked into stage
        unrealisation.  Isn't yet quite bulletproof.
        Fixes issues with gtk-embed crasher (thanks to Neil).
ChangeLog
clutter/clutter-backend.c
clutter/glx/clutter-backend-glx.c
clutter/glx/clutter-stage-glx.c