Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   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.

Next | Query returned 5 messages, browsing 1 to 10 | previous