Merge branch 'crestline-qa', adding support for the 965GM chipset.
[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 <!--Override a few values from the style sheet: -->
8 <style>
9 <!--
10 body {
11 background-color: #cccccc;
12 color: black;
13 }
14 a:link {
15 color: #000;
16 }
17 a:visited {
18 color: #000;
19 }
20 -->
21 </style>
22
23
24 <b>Documentation</b>
25 <ul>
26 <li><a href="intro.html" target="MainFrame">Introduction</a>
27 <li><a href="news.html" target="MainFrame">News</a>
28 <li><a href="systems.html" target="MainFrame">Platforms and Drivers</a>
29 <li><a href="license.html" target="MainFrame">License & Copyright</a>
30 <li><a href="faq.html" target="MainFrame">FAQ</a>
31 <li><a href="relnotes.html" target="MainFrame">Release Notes</a>
32 <li><a href="thanks.html" target="MainFrame">Acknowledgements</a>
33 <li><a href="conform.html" target="MainFrame">Conformance Testing</a>
34 <li>more docs below...
35 </ul>
36
37 <b>Download / Install</b>
38 <ul>
39 <li><a href="download.html" target="MainFrame">Downloading/Unpacking</a>
40 <li><a href="install.html" target="MainFrame">Compilation/Installation</a>
41 <li><a href="glu.html" target="MainFrame">SGI's GLU</a>
42 <li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
43 </ul>
44
45 <b>Resources</b>
46 <ul>
47 <li><a href="lists.html" target="MainFrame">Mailing Lists</a>
48 <li><a href="bugs.html" target="MainFrame">Bug Database</a>
49 <li><a href="webmaster.html" target="MainFrame">Webmaster</a>
50 </ul>
51
52 <b>User Topics</b>
53 <ul>
54 <LI><A HREF="envvars.html" target="MainFrame">Environment Variables</A>
55 <LI><A HREF="osmesa.html" target="MainFrame">Off-Screen Rendering</A>
56 <LI><A HREF="pbuffers.html" target="MainFrame">Pbuffer Rendering</A>
57 <LI><A HREF="debugging.html" target="MainFrame">Debugging Tips</A>
58 <LI><A HREF="perf.html" target="MainFrame">Performance Tips</A>
59 <LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A>
60 <LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A>
61 </ul>
62
63 <b>Developer Topics</b>
64 <ul>
65 <li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a>
66 <li><a href="repository.html" target="MainFrame">Source Code Repository</a>
67 <li><a href="shading.html" target="MainFrame">Shading Language</a>
68 <li><a href="utilities.html" target="MainFrame">Utilities</a>
69 <li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
70 <li><a href="devinfo.html" target="MainFrame">Development Notes</a>
71 <li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
72 <li><a href="subset.html" target="MainFrame">Subset Information</a>
73 <li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a>
74 <li><a href="glfbdev-driver.html" target="MainFrame">glFBDev Driver</a>
75 <LI><A HREF="custom.html" target="MainFrame">Custom Development</A>
76 <LI><A HREF="dispatch.html" target="MainFrame">GL Dispatch</A>
77 </ul>
78
79 <b>Links</b>
80 <ul>
81 <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
82 <li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a>
83 <li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
84 <li><a href="games.html" target="MainFrame">Games and Entertainment</a>
85 <li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
86 <li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a>
87 <li><a href="science.html" target="MainFrame">Science and Technical</a>
88 <li><a href="utility.html" target="MainFrame">Utilities</a>
89 <li><a href="demos.html" target="MainFrame">Demos / other</a>
90 </ul>
91
92 <b>Hosted by:</b>
93 <br>
94 <blockquote>
95 <A HREF="http://sourceforge.net"
96 target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
97 WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
98 </blockquote>
99
100 </body>
101 </html>