All releases tagged Minor bugfixes


Release Notes: GtkGLExt now builds against GTK+ 2.8 and newer.


Release Notes: The OpenGL-capable widget is no longer destroyed automatically on quit. The reason is to avoid a problem with a recursive main loop.


Release Notes: Fixed to reduce flickering on resizing OpenGL windows.


Release Notes: A private header inclusion bug in gdk/x11/gdkglx.h has been fixed. Win32 GLPixmap code that caused a GDI error with the latest CVS version of GTK+ (higher than 2.2.2) has been fixed.


Release Notes: This release fixes a build problem with NVIDIA's OpenGL headers.


Release Notes: This is a minor bugfix release. All of the source code was refined, and some small bugs were fixed.


Release Notes: This release includes the changes of GdkGLConfig design and gtk_widget_ API extensions. Some bugs have also been fixed: gtk_window_set_gl_capability() tried to set colormap to realized GdkWindow, which may cause BadMatch X error on some platforms (for example, IRIX 6.5), and the double-buffered PFD setup was broken on Win32 platforms. A new demo program viewlw, the LightWave 3Dobject viewer which comes with GtkGLArea, has been included.


Release Notes: This release fixes a modal window arises SIGSEGV and a Win32 GdkGLPixmap problem where the displayed image was mirrored about the y axis.