| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.17 2004/12/26 14:32:07 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.18 2004/12/28 22:47:24 cam Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/dri-howto.xml"> |
5 | <guide link="/doc/en/dri-howto.xml"> |
| 6 | <title>Hardware 3D Acceleration Guide</title> |
6 | <title>Hardware 3D Acceleration Guide</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 16 | with Xorg in Gentoo Linux. |
16 | with Xorg in Gentoo Linux. |
| 17 | </abstract> |
17 | </abstract> |
| 18 | |
18 | |
| 19 | <license/> |
19 | <license/> |
| 20 | |
20 | |
| 21 | <version>1.0.6</version> |
21 | <version>1.0.7</version> |
| 22 | <date>2004-12-26</date> |
22 | <date>2004-12-28</date> |
| 23 | |
23 | |
| 24 | <chapter> |
24 | <chapter> |
| 25 | <title>Introduction</title> |
25 | <title>Introduction</title> |
| 26 | <section> |
26 | <section> |
| 27 | <title>What is hardware 3D acceleration and why do I want it?</title> |
27 | <title>What is hardware 3D acceleration and why do I want it?</title> |
| … | |
… | |
| 200 | <section> |
200 | <section> |
| 201 | <title>Install X11-DRM</title> |
201 | <title>Install X11-DRM</title> |
| 202 | <body> |
202 | <body> |
| 203 | |
203 | |
| 204 | <pre caption="Installing X11-DRM"> |
204 | <pre caption="Installing X11-DRM"> |
| 205 | # <i>ACCEPT_KEYWORDS="~x86" emerge x11-drm</i> |
205 | # <i>emerge x11-drm</i> |
| 206 | </pre> |
206 | </pre> |
| 207 | |
207 | |
| 208 | </body> |
208 | </body> |
| 209 | </section> |
209 | </section> |
| 210 | <section> |
210 | <section> |