Module: Mesa Branch: master Commit: 023a9e3d92e6f41d000352a5c0e2b833ffd9df69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=023a9e3d92e6f41d000352a5c0e2b833ffd9df69
Author: Brian Paul <[email protected]> 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 <[email protected]> --- 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/ _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
