libglvnd: The GL Vendor-Neutral Dispatch library1
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.
... part of T2,
get it here
URL: https://github.com/NVIDIA/libglvnd
Author: NVIDIA CORPORATION
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 1.7.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.7.0/ libglvnd-v1.7.0.tar.bz2
T2 source: libglvnd.cache
T2 source: libglvnd.desc
Build time (on reference hardware): 6% (relative to binutils)2
Installed size (on reference hardware): 3.92 MB, 64 files
Dependencies (build time detected):
bash
binutils
bzip2
coreutils
diffutils
gawk
grep
libx11
linux-header
meson
ninja
openssl
sed
tar
xorgproto
Installed files (on reference hardware):
[show]
usr/include/EGL
usr/include/EGL/egl.h
usr/include/EGL/eglext.h
usr/include/EGL/eglplatform.h
usr/include/GL
usr/include/GL/gl.h
usr/include/GL/glcorearb.h
usr/include/GL/glext.h
usr/include/GL/glx.h
usr/include/GL/glxext.h
usr/include/GLES
usr/include/GLES/egl.h
usr/include/GLES/gl.h
usr/include/GLES/glext.h
usr/include/GLES/glplatform.h
usr/include/GLES2
usr/include/GLES2/gl2.h
usr/include/GLES2/gl2ext.h
usr/include/GLES2/gl2platform.h
usr/include/GLES3
usr/include/GLES3/gl3.h
usr/include/GLES3/gl31.h
usr/include/GLES3/gl32.h
usr/include/GLES3/gl3ext.h
usr/include/GLES3/gl3platform.h
usr/include/KHR
usr/include/KHR/khrplatform.h
usr/include/glvnd
usr/include/glvnd/GLdispatchABI.h
usr/include/glvnd/libeglabi.h
usr/include/glvnd/libglxabi.h
usr/lib64/libEGL.so
usr/lib64/libEGL.so.1
usr/lib64/libEGL.so.1.1.0
usr/lib64/libGL.so
usr/lib64/libGL.so.1
usr/lib64/libGL.so.1.7.0
usr/lib64/libGLESv1_CM.so
usr/lib64/libGLESv1_CM.so.1
usr/lib64/libGLESv1_CM.so.1.2.0
usr/lib64/libGLESv2.so
usr/lib64/libGLESv2.so.2
usr/lib64/libGLESv2.so.2.1.0
usr/lib64/libGLX.so
usr/lib64/libGLX.so.0
usr/lib64/libGLX.so.0.0.0
usr/lib64/libGLdispatch.so
usr/lib64/libGLdispatch.so.0
usr/lib64/libGLdispatch.so.0.0.0
usr/lib64/libOpenGL.so
usr/lib64/libOpenGL.so.0
usr/lib64/libOpenGL.so.0.0.0
usr/lib64/pkgconfig/egl.pc
usr/lib64/pkgconfig/gl.pc
usr/lib64/pkgconfig/glesv1_cm.pc
usr/lib64/pkgconfig/glesv2.pc
usr/lib64/pkgconfig/glx.pc
usr/lib64/pkgconfig/libglvnd.pc
usr/lib64/pkgconfig/opengl.pc
usr/share/doc/libglvnd
var/adm/dependencies/libglvnd
var/adm/descs/libglvnd
var/adm/flists/libglvnd
var/adm/md5sums/libglvnd
var/adm/packages/libglvnd
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).