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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user