mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
docs: update link to glsl
The page that was linked here is defunct, and doesn't have a direct replacement. But a good alternative is to link to the OpenGL wiki, which has a lot of useful information on the subject. Reviewed-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19574>
This commit is contained in:
parent
9cda6292b9
commit
86bacb3bd0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ Shading Language
|
|||
================
|
||||
|
||||
This page describes the features and status of Mesa's support for the
|
||||
`OpenGL Shading Language <https://opengl.org/documentation/glsl/>`__.
|
||||
`OpenGL Shading Language <https://www.khronos.org/opengl/wiki/OpenGL_Shading_Language>`__.
|
||||
|
||||
.. _envvars:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue