- update to 3.1.4:
* 1. The VirtualGL Faker now includes an optional workaround
for an interaction issue with the X visual selection mechanism in
Chrome/Chromium v129 and later and MATLAB R2025a and later.
* 2. Fixed a regression introduced by 3.1 beta1[3] that
prevented the faker from enabling quad-buffered stereo, even
if the requirements for quad-buffered stereo had been met.
* 3. On Wayland-enabled Linux systems running GDM,
`vglserver_config` no longer disables the ability to log in
locally with a Wayland session. Instead,
`vglrun` automatically sets `VGL_DISPLAY` to `:1024` if
`VGL_DISPLAY` is unset,
X Display :1024 exists, and X Display :0 does not exist.
This allows VirtualGL to use the GDM greeter's Xwayland
instance as a 3D X server.
* 1. Fixed an issue whereby, with certain GPU drivers
(including nVidia's proprietary drivers), the EGL back end
did not release the GPU resources associated with an OpenGL
context when that context was unbound from a rendering thread.
* 2. Fixed an error ("undefined symbol: eglGetProcAddress")
that occurred when attempting to run a GLX application using
the EGL back end and `vglrun -nodl`.
* 3. Fixed an issue whereby the VirtualGL Configuration dialog
did not pop up if the Num Lock key was on.
OBS-URL: https://build.opensuse.org/request/show/1318306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/VirtualGL?expand=0&rev=19
Description
No description provided
Languages
Standard ML
100%