Use a simple CSS style sheet.
[mesa.git] / docs / contents.html
1 <html>
2
3 <title>Contents</title>
4
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7 <body bgcolor="#119955">
8
9 <!--Override a few values from the style sheet: -->
10 <style>
11 <!--
12 body {
13 background-color: #119955;
14 color: white;
15 }
16 a:link {
17 color: #fff;
18 }
19 a:visited {
20 color: #ccc;
21 }
22 -->
23 </style>
24
25
26 <b>Documentation</b>
27 <ul>
28 <li><a href="intro.html" target="MainFrame">Introduction</a>
29 <li><a href="news.html" target="MainFrame">News</a>
30 <li><a href="systems.html" target="MainFrame">Platforms and Drivers</a>
31 <li><a href="license.html" target="MainFrame">License & Copyright</a>
32 <li><a href="faq.html" target="MainFrame">FAQ</a>
33 <li><a href="VERSIONS" target="MainFrame">Version History</a>
34 <li><a href="relnotes.html" target="MainFrame">Release Notes</a>
35 <li><a href="thanks.html" target="MainFrame">Acknowledgements</a>
36 <li><a href="conform.html" target="MainFrame">Conformance Testing</a>
37 <li>more docs below...
38 </ul>
39
40 <b>Download / Install</b>
41 <ul>
42 <li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (6.2.1)</a>
43 <li><a href="download.html" target="MainFrame">Downloading/Unpacking</a>
44 <li><a href="install.html" target="MainFrame">Compilation/Installation</a>
45 <li><a href="glu.html" target="MainFrame">SGI's GLU</a>
46 <li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
47 </ul>
48
49 <b>Resources</b>
50 <ul>
51 <li><a href="lists.html" target="MainFrame">Mailing Lists</a>
52 <li><a href="bugs.html" target="MainFrame">Bug Database</a>
53 <li><a href="webmaster.html" target="MainFrame">Webmaster</a>
54 </ul>
55
56 <b>User Topics</b>
57 <ul>
58 <LI><A HREF="envvars.html" target="MainFrame">Environment Variables</A>
59 <LI><A HREF="osmesa.html" target="MainFrame">Off-Screen Rendering</A>
60 <LI><A HREF="pbuffers.html" target="MainFrame">Pbuffer Rendering</A>
61 <LI><A HREF="debugging.html" target="MainFrame">Debugging Tips</A>
62 <LI><A HREF="perf.html" target="MainFrame">Performance Tips</A>
63 <LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A>
64 <LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A>
65 </ul>
66
67 <b>Developer Topics</b>
68 <ul>
69 <li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a>
70 <li><a href="cvs_access.html" target="MainFrame">CVS Access</a>
71 <li><a href="cvs_branches.html" target="MainFrame">CVS Branch Info</a>
72 <li><a href="utilities.html" target="MainFrame">Utilities</a>
73 <li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
74 <li><a href="devinfo.html" target="MainFrame">Development Notes</a>
75 <li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
76 <li><a href="subset.html" target="MainFrame">Subset Information</a>
77 <li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a>
78 <li><a href="glfbdev-driver.html" target="MainFrame">glFBDev Driver</a>
79 <LI><A HREF="custom.html" target="MainFrame">Custom Development</A>
80 </ul>
81
82 <b>Links</b>
83 <ul>
84 <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
85 <li><a href="http://dri.sourceforge.net" target="_parent">DRI website</a>
86 <li><a href="games.html" target="MainFrame">Games and Entertainment</a>
87 <li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
88 <li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a>
89 <li><a href="science.html" target="MainFrame">Science and Technical</a>
90 <li><a href="utility.html" target="MainFrame">Utilities</a>
91 <li><a href="demos.html" target="MainFrame">Demos / other</a>
92 </ul>
93
94 <A HREF="http://sourceforge.net"
95 target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
96 WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
97
98 </body>
99 </html>