Hi gtk-list members, Description =========== GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects to support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. http://gtkglext.sourceforge.net/ This is the minor bugfix release of GtkGLExt-1.0. Enhancements ============ - Examples have been rewritten to use gdk_window_invalidate_rect() and gdk_window_process_updates() instead of gtk_widget_queue_draw(). Animated OpenGL scene is updated synchronously and immediately. (Naofumi Yasufuku and Drew Hess. Thanks, Drew!) Fixes ===== - Fixed to reduce flickering on resizing OpenGL window. (Reported by Mathieu Lacage. Thanks, Mathieu!) Download ======== http://sourceforge.net/projects/gtkglext/ Thank you, --Naofumi _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list