From 1575f8c7cdad4a33580a131781efdae9997cbdd2 Mon Sep 17 00:00:00 2001 From: Zeckmathederg Date: Mon, 18 Nov 2024 15:57:18 -0700 Subject: Document libxatracker and libglapi in Short Descriptions. The rest of the regular Installed Libraries are documented in Short Descriptions but libxatracker and libglapi were not. This commit is to stay consistent. --- x/installing/mesa.xml | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/x/installing/mesa.xml b/x/installing/mesa.xml index 6b75318a31..19f00c33a8 100644 --- a/x/installing/mesa.xml +++ b/x/installing/mesa.xml @@ -775,6 +775,15 @@ ninja + + libgallium-&mesa-version;.so + + + contains all the Gallium3D drivers + + + + libgbm.so @@ -788,6 +797,19 @@ ninja + + libglapi.so + + + is the Mesa implementation of the OpenGL + API + + + libglapi.so + + + + libGLESv1_CM.so @@ -824,12 +846,15 @@ ninja - - libgallium-&mesa-version;.so + + libxatracker.so - contains all the Gallium3D drivers + is the XA state tracker for the VMWare vmwgfx driver + + libxatracker.so + -- cgit v1.2.3-54-g00ecf