diff options
-rw-r--r-- | docs/features.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/features.txt b/docs/features.txt index 55b1fbb6f03c..2f2d41d20245 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -333,5 +333,6 @@ we DO NOT WANT implementations of these extensions for Mesa. GL_ARB_shadow_ambient Superseded by GL_ARB_fragment_program GL_ARB_vertex_blend Superseded by GL_ARB_vertex_program -More info about these features and the work involved can be found at -http://dri.freedesktop.org/wiki/MissingFunctionality + +A graphical representation of this information can be found at +http://mesamatrix.net/ |