ANNOUNCE: GtkGLExt 1.0.6



Application
===========

GtkGLExt 1.0.6

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 a minor bugfix release of GtkGLExt-1.0.

Enhancements
============

-
-

Fixes
=====

- Now gtk_widget_get_gl_context() doesn't use gtk_quit_add_destroy().
  gtk_quit_add_destroy() cause a problem with recursive main loop.
  OpenGL-capable widget is not destroyed automatically on quit.
  (bug #133952, reported by Tim Evans)

- Removed deprecated functions in GTK+-2.3 from example programs.
  gtk_timeout_add()/remove() and gtk_idle_add()/remove() are deprecated
  in GTK+-2.3. Now g_timeout_add() and g_idle_add_full() are used.

Download
========

http://sourceforge.net/projects/gtkglext/

GNOME Software Map entry
========================

http://www.gnome.org/softwaremap/projects/gtkglext




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