docs: xorg -> X.Org

Also one case of Xorg

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-19 11:36:52 +02:00
committed by Marge Bot
parent f4b0689eec
commit deb5529385
2 changed files with 4 additions and 4 deletions

View File

@@ -181,9 +181,9 @@ Building the Code
sudo ninja -C builddir install
- Build Mesa and the vmwgfx_dri.so driver, the vmwgfx_drv.so xorg
- Build Mesa and the vmwgfx_dri.so driver, the vmwgfx_drv.so X.Org
driver, the X acceleration library libxatracker. The vmwgfx_dri.so is
used by the OpenGL libraries during direct rendering, and by the Xorg
used by the OpenGL libraries during direct rendering, and by the X.Org
server during accelerated indirect GL rendering. The libxatracker
library is used exclusively by the X server to do render, copy and
video acceleration:

View File

@@ -275,8 +275,8 @@ Increment the version contained in the file ``VERSION`` at Mesa's top-level,
then commit this change and **push the branch** (if you forget to do
this, ``release.sh`` below will fail).
Use the release.sh script from xorg `util-modular <https://gitlab.freedesktop.org/xorg/util/modular>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Use the release.sh script from X.Org `util-modular <https://gitlab.freedesktop.org/xorg/util/modular>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Start the release process.