• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html lang="en">
3<head>
4  <meta http-equiv="content-type" content="text/html; charset=utf-8">
5  <title>Contents</title>
6  <link rel="stylesheet" type="text/css" href="mesa.css">
7
8  <!--Override a few values from the style sheet: -->
9  <style type="text/css">
10    <!--
11    body {
12      background-color: #cccccc;
13      color: black;
14    }
15    a:link {
16      color: #000;
17    }
18    a:visited {
19      color: #000;
20    }
21    -->
22  </style>
23</head>
24<body>
25
26<b>Documentation</b>
27<ul>
28<li><a href="intro.html" target="_parent">Introduction</a>
29<li><a href="index.html" target="_parent">News</a>
30<li><a href="developers.html" target="_parent">Developers</a>
31<li><a href="systems.html" target="_parent">Platforms and Drivers</a>
32<li><a href="license.html" target="_parent">License &amp; Copyright</a>
33<li><a href="faq.html" target="_parent">FAQ</a>
34<li><a href="relnotes.html" target="_parent">Release Notes</a>
35<li><a href="thanks.html" target="_parent">Acknowledgements</a>
36<li><a href="conform.html" target="_parent">Conformance Testing</a>
37<li>more docs below...
38</ul>
39
40<b>Download / Install</b>
41<ul>
42<li><a href="download.html" target="_parent">Downloading / Unpacking</a>
43<li><a href="install.html" target="_parent">Compiling / Installing</a>
44  <ul>
45    <li><a href="autoconf.html" target="_parent">Autoconf</a></li>
46    <li><a href="meson.html" target="_parent">Meson</a></li>
47  </ul>
48</li>
49<li><a href="precompiled.html" target="_parent">Precompiled Libraries</a>
50</ul>
51
52<b>Resources</b>
53<ul>
54<li><a href="lists.html" target="_parent">Mailing Lists</a>
55<li><a href="bugs.html" target="_parent">Bug Database</a>
56<li><a href="webmaster.html" target="_parent">Webmaster</a>
57<li><a href="https://dri.freedesktop.org/" target="_parent">Mesa/DRI Wiki</a>
58</ul>
59
60<b>User Topics</b>
61<ul>
62<li><a href="shading.html" target="_parent">Shading Language</a>
63<li><a href="egl.html" target="_parent">EGL</a>
64<li><a href="opengles.html" target="_parent">OpenGL ES</a>
65<li><a href="envvars.html" target="_parent">Environment Variables</a>
66<li><a href="osmesa.html" target="_parent">Off-Screen Rendering</a>
67<li><a href="debugging.html" target="_parent">Debugging Tips</a>
68<li><a href="perf.html" target="_parent">Performance Tips</a>
69<li><a href="extensions.html" target="_parent">Mesa Extensions</a>
70<li><a href="mangling.html" target="_parent">GL Function Name Mangling</a>
71<li><a href="llvmpipe.html" target="_parent">Gallium llvmpipe driver</a>
72<li><a href="vmware-guest.html" target="_parent">VMware SVGA3D guest driver</a>
73<li><a href="postprocess.html" target="_parent">Gallium post-processing</a>
74<li><a href="application-issues.html" target="_parent">Application Issues</a>
75<li><a href="viewperf.html" target="_parent">Viewperf Issues</a>
76</ul>
77
78<b>Developer Topics</b>
79<ul>
80<li><a href="repository.html" target="_parent">Source Code Repository</a>
81<li><a href="sourcetree.html" target="_parent">Source Code Tree</a>
82<li><a href="utilities.html" target="_parent">Utilities</a>
83<li><a href="helpwanted.html" target="_parent">Help Wanted</a>
84<li><a href="devinfo.html" target="_parent">Development Notes</a>
85<li><a href="codingstyle.html" target="_parent">Coding Style</a>
86<li><a href="submittingpatches.html" target="_parent">Submitting patches</a>
87<li><a href="releasing.html" target="_parent">Releasing process</a>
88<li><a href="release-calendar.html" target="_parent">Release calendar</a>
89<li><a href="sourcedocs.html" target="_parent">Source Documentation</a>
90<li><a href="dispatch.html" target="_parent">GL Dispatch</a>
91</ul>
92
93<b>Links</b>
94<ul>
95<li><a href="https://www.opengl.org" target="_parent">OpenGL website</a>
96<li><a href="https://dri.freedesktop.org" target="_parent">DRI website</a>
97<li><a href="https://www.freedesktop.org" target="_parent">freedesktop.org</a>
98<li><a href="https://planet.freedesktop.org" target="_parent">Developer blogs</a>
99</ul>
100
101<b>Hosted by:</b>
102<br>
103<blockquote>
104<a href="https://freedesktop.org" target="_parent">freedesktop.org</a>
105</blockquote>
106
107</body>
108</html>
109