aboutsummaryrefslogtreecommitdiff
path: root/graphics/libglvnd/pkg-descr
blob: ae839b73ca5cdfde615ce98fb1f5b34521eb2dfe (plain) (blame)
1
2
3
4
5
6
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.