projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c6f3f
)
docs: use latest libDRM version
author
Brian Paul
<brianp@vmware.com>
Wed, 23 Mar 2016 18:55:45 +0000
(12:55 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 23 Mar 2016 18:56:32 +0000
(12:56 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/install.html
patch
|
blob
|
history
diff --git
a/docs/install.html
b/docs/install.html
index
ae911d5
..
8b349c4
100644
(file)
--- a/
docs/install.html
+++ b/
docs/install.html
@@
-73,8
+73,7
@@
The following are required for DRI-based hardware acceleration with Mesa:
<ul>
<li><a href="http://xorg.freedesktop.org/releases/individual/proto/">
dri2proto</a> version 2.6 or later
-<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a>
-version 2.4.33 or later
+<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a> latest version
<li>Xorg server version 1.5 or later
<li>Linux 2.6.28 or later
</ul>