mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 02:50:16 +01:00
docs: Clarify project name and include Mesa3D
Mesa3D is commonly used, as evidenced by the use of the Mesa3D.org domain.
Additionally, it is unnecessary to advise against using "MesaGL"
since we do not use it ourselves.
Cc: mesa-stable
Signed-off-by: David Heidelberg <david@ixit.cz>
(cherry picked from commit 6f08f921bf)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33113>
This commit is contained in:
parent
3eb1489bb1
commit
e54b547d4b
2 changed files with 2 additions and 3 deletions
|
|
@ -2024,7 +2024,7 @@
|
|||
"description": "docs: Clarify project name and include Mesa3D",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@ implementation isn't formally conformant on all combinations of drivers
|
|||
and hardware. `Khronos`_ maintains lists of conformant implementations
|
||||
for each of their APIs, as well as `trademark details`_.
|
||||
|
||||
Please do not refer to the library as *MesaGL* (for legal reasons). It's
|
||||
just *Mesa* or *The Mesa 3-D graphics library*.
|
||||
This project is called *Mesa*, *Mesa3D*, or *The Mesa 3-D graphics library*.
|
||||
|
||||
.. _OpenGL: https://www.opengl.org/
|
||||
.. _OpenGL ES: https://www.khronos.org/opengles/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue