Mesa (master): docs: prerequisite updates

Brian Paul brianp at kemper.freedesktop.org
Sat Jan 10 19:09:41 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sat Jan 10 11:52:55 2009 -0700

docs: prerequisite updates

---

 docs/install.html      |    5 +++--
 docs/relnotes-7.3.html |    4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/install.html b/docs/install.html
index d740477..be61ef3 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -39,9 +39,10 @@ The following are required for DRI-based hardware acceleration with Mesa 7.3:
 
 <ul>
 <li><a href="http://xorg.freedesktop.org/releases/individual/proto/">dri2proto</a> version 1.99.3 or later
-<li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">DRM</a>
+<li>Linux 2.6.28
+<li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">libDRM</a>
 version 2.4.3 or later
-<li>Xorg server version 1.4 or 1.5.
+<li>Xorg server version 1.5 or later
 </ul>
 </p>
 
diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html
index 5cb7dc2..c00e5fe 100644
--- a/docs/relnotes-7.3.html
+++ b/docs/relnotes-7.3.html
@@ -21,8 +21,8 @@ glGetString(GL_VERSION) depends on the particular driver being used.
 Some drivers don't support all the features required in OpenGL 2.1.
 </p>
 <p>
-<p>
-DRM version 2.4.3 or later should be used with Mesa 7.3
+See the <a href="install.html">Compiling/Installing page</a> for prerequisites
+for DRI ardware acceleration.
 </p>
 
 




More information about the mesa-commit mailing list