diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-08-06 19:05:26 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-08-06 19:05:26 +0000 |
commit | 824a4fc34f896aa8b34d69714de8cf1099613d10 (patch) | |
tree | 169905d75fcf6789d73b0c8e52bf3c2c01b5ff2e /docs | |
parent | 93a458840c77b784fb74738f734ba2c5d22ca7a7 (diff) |
updated item 1.4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/faq.html b/docs/faq.html index 89145f0cb88..59d640960c6 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,7 +7,7 @@ <center> <h1>Mesa Frequently Asked Questions</h1> -Last updated: 30 March 2003 +Last updated: 6 August 2003 </center> <br> @@ -92,6 +92,13 @@ the XFree86 libGL.so). The DRI developers will incorporate the latest release of Mesa into the DRI drivers when the time is right. </p> +<p> +To upgrade, either look for a new release of <a href="http://www.xfree86.org" +target="_parent">XFree86</a> or visit the +<a href="http://dri.sf.net" target="_parent">DRI website</a> to see +if there's newer drivers. +</p> + <h2>1.5 Are there other open-source implementations of OpenGL?</h2> <p> |