NOTICE: This package has been removed from pkgsrc

./graphics/libglvnd, GL Vendor-Neutral Dispatch library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.1, Package name: libglvnd-1.1.1, Maintainer: pkgsrc-users

libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls
between multiple vendors. It allows multiple drivers from different vendors
to coexist on the same filesystem, and determines which vendor to dispatch
each API call to at runtime.

Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

SHA1: b7c6662c8f5206b6c67eb2f0fe8010291b6781f2
RMD160: c9fd5b7e519b563bb8e42ee5d0afb98a5b40fc8e
Filesize: 1807.834 KB

Version history: (Expand)


CVS history: (Expand)


   2020-01-10 12:15:44 by Nia Alarie | Files touched by this commit (5) | Package removed
Log message:
graphics: Remove libglvnd.

I originally imported this thinking it'd be useful. Turns out it's only
useful when you need proprietary nvidia drivers and Mesa to coeexist, and
this isn't supported in pkgsrc anyway.
   2019-09-09 12:08:54 by Nia Alarie | Files touched by this commit (2)
Log message:
libglvnd: Don't use --version-script on SunOS

Adjust whitespace
   2019-08-30 16:39:53 by Nia Alarie | Files touched by this commit (1)
Log message:
libglvnd: Add a buildlink3
   2019-08-30 15:22:57 by Nia Alarie | Files touched by this commit (1)
Log message:
libglvnd: PYTHON_FOR_BUILD_ONLY
   2019-08-30 14:33:22 by Nia Alarie | Files touched by this commit (4)
Log message:
Add graphics/libglvnd.

libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls
between multiple vendors. It allows multiple drivers from different vendors
to coexist on the same filesystem, and determines which vendor to dispatch
each API call to at runtime.

Both GLX and EGL are supported, in any combination with OpenGL and OpenGL ES.