Mesa (master): docs: replace URL in features.txt

Brian Paul brianp at kemper.freedesktop.org
Fri Feb 3 19:03:14 UTC 2017


Module: Mesa
Branch: master
Commit: 023a9e3d92e6f41d000352a5c0e2b833ffd9df69
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=023a9e3d92e6f41d000352a5c0e2b833ffd9df69

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Feb  1 14:35:03 2017 -0700

docs: replace URL in features.txt

Replace unmaintained http://dri.freedesktop.org/wiki/MissingFunctionality
URL with http://mesamatrix.net/

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95460
Acked-by: Kenneth Graunke <kenneth at whitecape.org>

---

 docs/features.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/features.txt b/docs/features.txt
index 55b1fbb..2f2d41d 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/




More information about the mesa-commit mailing list