ANNOUNCE: GtkGLExt 0.6.1



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

GtkGLExt 0.6.1

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. 

The official web site is:
  http://gtkglext.sourceforge.net/

The official download & development project site is:
  http://sourceforge.net/projects/gtkglext/

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

- New functions to use GtkGLExt with existing libraries.

  * X11:
    gdk_x11_gl_config_new_from_visualid()
    gdk_x11_gl_config_new_from_visualid_for_screen()
    gdk_x11_gl_context_foreign_new()

  * Win32:
    gdk_win32_gl_config_new_from_pixel_format()
    gdk_win32_gl_context_foreign_new()

Fixes
=====

- gdk_gl_context_remove() bug fix.
  Set gl_context_ht NULL if hash table is destroyed.

Download
========

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




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