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:
Erik Faye-Lund 2022-11-07 13:49:58 +01:00
parent a447247d5b
commit cdfd10741b

View file

@ -265,8 +265,9 @@ problem.
First, join the :doc:`mesa-dev mailing list <lists>`. That's where First, join the :doc:`mesa-dev mailing list <lists>`. That's where
Mesa development is discussed. Mesa development is discussed.
The `OpenGL Specification <https://www.opengl.org/documentation>`__ is The `OpenGL Specification
the bible for OpenGL implementation work. You should read it. <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 Most of the Mesa development work involves implementing new OpenGL
extensions, writing hardware drivers (for the DRI), and code extensions, writing hardware drivers (for the DRI), and code