mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
docs: update link to the gl spec
This link is being redirected, but not really where we want to send people. Let's update it, so they end up in the right place. Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19574>
This commit is contained in:
parent
a447247d5b
commit
cdfd10741b
1 changed files with 3 additions and 2 deletions
|
|
@ -265,8 +265,9 @@ problem.
|
|||
First, join the :doc:`mesa-dev mailing list <lists>`. That's where
|
||||
Mesa development is discussed.
|
||||
|
||||
The `OpenGL Specification <https://www.opengl.org/documentation>`__ is
|
||||
the bible for OpenGL implementation work. You should read it.
|
||||
The `OpenGL Specification
|
||||
<https://registry.khronos.org/OpenGL/index_gl.php#apispecs>`__ is the
|
||||
bible for OpenGL implementation work. You should read it.
|
||||
|
||||
Most of the Mesa development work involves implementing new OpenGL
|
||||
extensions, writing hardware drivers (for the DRI), and code
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue