Skip to content

Releases: NVIDIA/libglvnd

libglvnd v1.2.0

Choose a tag to compare

@kbrenneman kbrenneman released this 25 Sep 15:53

Release highlights:

  • Libglvnd now includes and installs the header files for OpenGL, GLES, EGL, and GLX.
  • Added pkg-config files for each library.
  • The X11 libraries are now an optional dependency if you're not building GLX.

libglvnd v1.1.1

Choose a tag to compare

@kbrenneman kbrenneman released this 13 Mar 15:46

Release highlights:

  • Fixed a potential race condition with entrypoint patching
  • Fixed the TSD dispatch stubs for PPC64LE
  • Fixed a segfault when generating GLX dispatch stubs for AARCH64

libglvnd v1.1.0

Choose a tag to compare

@kbrenneman kbrenneman released this 08 Aug 13:36

Note for packagers: The libglvnd libraries all depend on having a matching version (both commit and configuration) of libGLdispatch. If the individual libglvnd libraries are split into multiple packages, then packagers should set the package dependencies to ensure that they all match each other.

Release highlights:

  • Added support for FreeBSD.
  • Updated the set of statically-defined OpenGL dispatch stubs for architectures that don't have runtime-generated stubs.
  • Fixed the "make dist" target so that the tarball no longer contains any extraneous files.

libglvnd 1.0.0

Choose a tag to compare

@kbrenneman kbrenneman released this 09 Nov 00:18
Set package version to 1.0.0.

Now that both the EGL and GLX interfaces are defined and stable, set the
package version to 1.0.0.

libglvnd 0.1.1

Choose a tag to compare

@kbrenneman kbrenneman released this 05 Aug 19:15
v0.1.1

Increment package version to 0.1.1.