docs: eg. -> e.g.

Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7060>
This commit is contained in:
Erik Faye-Lund 2020-09-30 15:24:01 +02:00 committed by Marge Bot
parent 580b9d11ff
commit 689145eeb2
3 changed files with 3 additions and 3 deletions

View File

@ -603,7 +603,7 @@ RADV driver environment variables
initialize all memory allocated in VRAM as zero
``RADV_FORCE_FAMILY``
create a null device to compile shaders without a AMD GPU (eg.
create a null device to compile shaders without a AMD GPU (e.g.
gfx900)
``RADV_PERFTEST``
a comma-separated list of named flags, which do various things:

View File

@ -200,7 +200,7 @@ and then install with ``sudo ninja install``.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If Mesa can't use its hardware accelerated drivers it falls back on one
of its software renderers. (eg. classic swrast, softpipe or llvmpipe)
of its software renderers. (e.g. classic swrast, softpipe or llvmpipe)
You can run the ``glxinfo`` program to learn about your OpenGL library.
Look for the ``OpenGL vendor`` and ``OpenGL renderer`` values. That will

View File

@ -57,7 +57,7 @@ Third party/extra tools.
.. note::
Some versions can be buggy (eg. Flex 2.6.2) so do try others
Some versions can be buggy (e.g. Flex 2.6.2) so do try others
if things fail.
1.2 Requirements