Module: Mesa Branch: master Commit: 90692486aa79452c6421041b4b7e7f34857e3278 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90692486aa79452c6421041b4b7e7f34857e3278
Author: Brian Paul <[email protected]> Date: Thu Oct 8 20:49:32 2009 -0600 docs: bump libdrm version requirement Probably need to bump other version requirements too... --- docs/install.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.html b/docs/install.html index 953d209..8c24cee 100644 --- a/docs/install.html +++ b/docs/install.html @@ -35,14 +35,14 @@ <h3>1.1 Prerequisites for DRI and hardware acceleration</h3> <p> -The following are required for DRI-based hardware acceleration with Mesa 7.3: +The following are required for DRI-based hardware acceleration with Mesa: </p> <ul> <li><a href="http://xorg.freedesktop.org/releases/individual/proto/">dri2proto</a> version 1.99.3 or later <li>Linux 2.6.28 <li><a href="http://dri.freedesktop.org/libdrm/" target="_parent">libDRM</a> -version 2.4.3 or later +version 2.4.15 or later <li>Xorg server version 1.5 or later </ul> </p> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
