Re: GtkGlArea port to GTK+3 : RFYC



Hi folks, Could someone give feedback on the following patch/bug, adding support for GTK+3 to the GtkGLArea helper library ? https://bugzilla.gnome.org/show_bug.cgi?id=707723 PS : As of today, there is no cross-platform and standard way to render a GL context in a GTK+3 widget. I landed on this when trying to port GNOME Chess (http://www.tarnyko.net/en/?q=node/40).
Regards,
Tarnyko

Tarnyko writes:
Hi folks, I recently needed a cross-platform way to display an OpenGL context in a GTK+3 Window ; I checked Gnome-Chess to get example, but it uses GLX directly (doesn't work or native Mac OSX nor Win32). There used to be a GtkGLArea library for GTK+2, wasn't ported though. So I have put up a set of (still ugly, but improving) patches to GtkGLArea for GTK+ 3 : http://www.tarnyko.net/repo/gtkglarea3.patch Screenshot on Win32: http://www.tarnyko.net/repo/gtkglarea3.png So it kinda works. I'd like to submit it on Bugzilla, but before I try : is gtkglarea the way to go ? OK to upgrade lib version from 2.X.X to 3.X.X ? Better work with Clutter-COGL-GTK3 ? Any feedback appreciated.
Regards,
Tarnyko
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]