Download Latest Version 082a6d6382644cc81161f95873bede6cd632eb23f853488f7af74d74780ebd09-other.sqlite.bz2 (8.7 kB)
Email in envelope

Get an email when there's a new version of VirtualGL

Home / 2.3.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2016-09-23 2.2 kB
VirtualGL-2.3.1.tar.gz.sig 2016-09-23 72 Bytes
VirtualGL-debuginfo-2.3.1.x86_64.rpm 2015-08-15 1.1 MB
VirtualGL-debuginfo-2.3.1.i386.rpm 2015-08-15 1.1 MB
VirtualGL-2.3.1.x86_64.rpm 2015-08-15 1.3 MB
VirtualGL-2.3.1.src.rpm 2015-08-15 2.7 MB
VirtualGL-2.3.1.i386.rpm 2015-08-15 1.3 MB
virtualgl_2.3.1_i386.deb 2015-08-15 1.4 MB
virtualgl_2.3.1_amd64.deb 2015-08-15 1.4 MB
virtualgl32_2.3.1_amd64.deb 2015-08-15 416.2 kB
VirtualGL64-2.3.1-exceed.exe 2015-08-15 1.8 MB
VirtualGL-2.3.1-exceed.exe 2015-08-15 1.7 MB
VirtualGL-2.3.1.tar.gz 2012-06-12 2.7 MB
VirtualGL-2.3.1.dmg 2012-06-12 981.5 kB
Totals: 14 Items   18.0 MB 0

These packages were built with libjpeg-turbo 1.2.0:
http://sourceforge.net/projects/libjpeg-turbo/files/1.2.0/

Package signatures

To ensure the integrity of the VirtualGL binary packages, the RPM and DEB files and the source tarball are signed using the following key:
http://www.VirtualGL.org/key/VGL-GPG-KEY-1024
http://pgp.mit.edu/pks/lookup?op=get&search=0x6BBEFA1972FEB9CE
and the Windows installers are signed using a code signing certificate.

2.3.1

Significant changes relative to 2.3:

  1. Worked around a segfault that occurred when running CoreBreach.

  2. VirtualGL now properly handles implicit deletion of windows/subwindows via XCloseDisplay(), implicit deletion of subwindows via XDestroyWindow(), and explicit deletion of subwindows via XDestroySubwindows(). This specifically addresses BadDrawable errors that occurred when running certain applications in WINE 1.3.34 and later.

  3. Fixed a crash in glXCreateGLXPbufferSGIX() that occurred when a NULL attribute list pointer was passed to it.

  4. VirtualGL should now build and run properly on FreeBSD.

  5. VirtualGL now works properly with applications that dynamically load libX11. This specifically fixes several issues that occurred when running SDL-based applications against a version of libSDL that was configured with --enable-x11-shared.

  6. Changed the Debian package names to lowercase ("virtualgl" and "virtualgl32") to avoid an issue whereby the package was always being installed, even if the installed version was up to date.

  7. vglserver_config now works properly with KDM on RHEL/CentOS 5 systems.

  8. Added a new option (VGL_GLFLUSHTRIGGER) that, when set to 0, will cause VirtualGL to ignore glFlush() commands from the 3D application. This is intended for rare applications that do front buffer rendering and use glFlush() as an "intermediate" synchronization command but then subsequently call glFinish() to indicate the end of the frame.

  9. Fixed an issue whereby drag & drop operations in certain Java applications would cause VNC servers (any VNC server, not just TurboVNC) to hang whenever the Java application was run using VirtualGL.

Source: README.md, updated 2016-09-23