GNOME Bugzilla – Bug 630593
port to gtk3
Last modified: 2010-09-29 16:48:34 UTC
Created attachment 171106 [details] [review] patch here is a patch that handles a number of things at the same time: - deprecations of gdk_display, GDK_DISPLAY - removal of GdkGC - removal of GdkRegion - removal of GdkPixmap - something else I forget now
Comment on attachment 171106 [details] [review] patch I've split this up and commited it to master with minor changes.
There's still some question about the future of the gl-helper stuff and gs-visual-gl.c, but we can cross that bridge when it starts causing compilation issues I guess.