GNOME Bugzilla – Bug 778297
gl/window: X11 also need attach the GMaincontext in window struct to GSource
Last modified: 2017-02-09 02:23:17 UTC
the g_source_attach()'s not finding the thread default main context anymore. Please refer to https://bugzilla.gnome.org/show_bug.cgi?id=775970
Created attachment 345125 [details] [review] gl/window: attach the GMaincontext in window struct to GSource for X11 window
Thanks! commit 136379a2842033828de659a440cda41574f7366d Author: Haihua Hu <jared.hu@nxp.com> Date: Wed Feb 8 00:45:32 2017 +0800 gl/window: attach the GMaincontext in window struct to GSource for X11 window https://bugzilla.gnome.org/show_bug.cgi?id=778297