docs: dri2proto, libdrm tweaks

This commit is contained in:
Brian Paul
2009-01-08 17:19:51 -07:00
parent acd99f67cc
commit d0c2cbd257
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ The following are required for DRI-based hardware acceleration with Mesa 7.3:
</p>
<ul>
<li><a href="http://xorg.freedesktop.org/releases/individual/proto/">driproto2</a> version 1.99.3 or later
<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>
version 2.4.3 or later
<li>Xorg server version 1.4 or 1.5.

View File

@@ -22,7 +22,7 @@ Some drivers don't support all the features required in OpenGL 2.1.
</p>
<p>
<p>
DRM version 2.4.2 or later should be used with Mesa 7.3
DRM version 2.4.3 or later should be used with Mesa 7.3
</p>