diff options
Diffstat (limited to 'mesalib/docs/contents.html')
| -rw-r--r-- | mesalib/docs/contents.html | 211 | 
1 files changed, 105 insertions, 106 deletions
| diff --git a/mesalib/docs/contents.html b/mesalib/docs/contents.html index bf5e9aa09..df0fb6474 100644 --- a/mesalib/docs/contents.html +++ b/mesalib/docs/contents.html @@ -1,106 +1,105 @@ -<html>
 -
 -<title>Contents</title>
 -
 -<link rel="stylesheet" type="text/css" href="mesa.css"></head>
 -
 -<!--Override a few values from the style sheet: -->
 -<style>
 -<!--
 -body {
 -	background-color: #cccccc;
 -	color: black;
 -}
 -a:link {
 -	color: #000;
 -}
 -a:visited {
 -	color: #000;
 -}
 --->
 -</style>
 -
 -
 -<b>Documentation</b>
 -<ul>
 -<li><a href="intro.html" target="MainFrame">Introduction</a>
 -<li><a href="news.html" target="MainFrame">News</a>
 -<LI><A HREF="developers.html" target="MainFrame">Developers</A>
 -<li><a href="systems.html" target="MainFrame">Platforms and Drivers</a>
 -<li><a href="license.html" target="MainFrame">License & Copyright</a>
 -<li><a href="faq.html" target="MainFrame">FAQ</a>
 -<li><a href="relnotes.html" target="MainFrame">Release Notes</a>
 -<li><a href="thanks.html" target="MainFrame">Acknowledgements</a>
 -<li><a href="conform.html" target="MainFrame">Conformance Testing</a>
 -<li>more docs below...
 -</ul>
 -
 -<b>Download / Install</b>
 -<ul>
 -<li><a href="download.html" target="MainFrame">Downloading / Unpacking</a>
 -<li><a href="install.html" target="MainFrame">Compiling / Installing</a>
 -<li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
 -</ul>
 -
 -<b>Resources</b>
 -<ul>
 -<li><a href="lists.html" target="MainFrame">Mailing Lists</a>
 -<li><a href="bugs.html" target="MainFrame">Bug Database</a>
 -<li><a href="webmaster.html" target="MainFrame">Webmaster</a>
 -<li><a href="http://dri.freedesktop.org/" target="_parent">Mesa/DRI Wiki</a>
 -</ul>
 -
 -<b>User Topics</b>
 -<ul>
 -<li><a href="shading.html" target="MainFrame">Shading Language</a>
 -<li><a href="egl.html" target="MainFrame">EGL</a>
 -<li><a href="opengles.html" target="MainFrame">OpenGL ES</a>
 -<li><a href="openvg.html" target="MainFrame">OpenVG / Vega</a>
 -<LI><A HREF="envvars.html" target="MainFrame">Environment Variables</A>
 -<LI><A HREF="osmesa.html" target="MainFrame">Off-Screen Rendering</A>
 -<LI><A HREF="debugging.html" target="MainFrame">Debugging Tips</A>
 -<LI><A HREF="perf.html" target="MainFrame">Performance Tips</A>
 -<LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A>
 -<LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A>
 -<LI><A href="llvmpipe.html" target="MainFrame">Gallium llvmpipe driver</A>
 -</ul>
 -
 -<b>Developer Topics</b>
 -<ul>
 -<li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a>
 -<li><a href="repository.html" target="MainFrame">Source Code Repository</a>
 -<li><a href="sourcetree.html" target="MainFrame">Source Code Tree</a>
 -<li><a href="glu.html" target="MainFrame">SGI's GLU</a>
 -<li><a href="utilities.html" target="MainFrame">Utilities</a>
 -<li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
 -<li><a href="devinfo.html" target="MainFrame">Development Notes</a>
 -<li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
 -<li><a href="fbdev-dri.html" target="MainFrame">fbdev/DRI Environment</a>
 -<li><a href="subset.html" target="MainFrame">Mesa Subset Driver</a>
 -<li><a href="glfbdev-driver.html" target="MainFrame">glFBDev Driver</a>
 -<LI><A HREF="dispatch.html" target="MainFrame">GL Dispatch</A>
 -<li><a href="cell.html" target="MainFrame">Cell Driver</A>
 -</ul>
 -
 -<b>Links</b>
 -<ul>
 -<li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
 -<li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a>
 -<li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
 -<li><a href="games.html" target="MainFrame">Games and Entertainment</a>
 -<li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
 -<li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a>
 -<li><a href="science.html" target="MainFrame">Science and Technical</a>
 -<li><a href="utility.html" target="MainFrame">Utilities</a>
 -</ul>
 -
 -<b>Hosted by:</b>
 -<br>
 -<blockquote>
 -<A HREF="http://sourceforge.net"
 -target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
 -WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
 -</blockquote>
 -
 -</body>
 -</html>
 +<html> + +<title>Contents</title> + +<link rel="stylesheet" type="text/css" href="mesa.css"></head> + +<!--Override a few values from the style sheet: --> +<style> +<!-- +body { +	background-color: #cccccc; +	color: black; +} +a:link { +	color: #000; +} +a:visited { +	color: #000; +} +--> +</style> + + +<b>Documentation</b> +<ul> +<li><a href="intro.html" target="MainFrame">Introduction</a> +<li><a href="news.html" target="MainFrame">News</a> +<LI><A HREF="developers.html" target="MainFrame">Developers</A> +<li><a href="systems.html" target="MainFrame">Platforms and Drivers</a> +<li><a href="license.html" target="MainFrame">License & Copyright</a> +<li><a href="faq.html" target="MainFrame">FAQ</a> +<li><a href="relnotes.html" target="MainFrame">Release Notes</a> +<li><a href="thanks.html" target="MainFrame">Acknowledgements</a> +<li><a href="conform.html" target="MainFrame">Conformance Testing</a> +<li>more docs below... +</ul> + +<b>Download / Install</b> +<ul> +<li><a href="download.html" target="MainFrame">Downloading / Unpacking</a> +<li><a href="install.html" target="MainFrame">Compiling / Installing</a> +<li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a> +</ul> + +<b>Resources</b> +<ul> +<li><a href="lists.html" target="MainFrame">Mailing Lists</a> +<li><a href="bugs.html" target="MainFrame">Bug Database</a> +<li><a href="webmaster.html" target="MainFrame">Webmaster</a> +<li><a href="http://dri.freedesktop.org/" target="_parent">Mesa/DRI Wiki</a> +</ul> + +<b>User Topics</b> +<ul> +<li><a href="shading.html" target="MainFrame">Shading Language</a> +<li><a href="egl.html" target="MainFrame">EGL</a> +<li><a href="opengles.html" target="MainFrame">OpenGL ES</a> +<li><a href="openvg.html" target="MainFrame">OpenVG / Vega</a> +<LI><A HREF="envvars.html" target="MainFrame">Environment Variables</A> +<LI><A HREF="osmesa.html" target="MainFrame">Off-Screen Rendering</A> +<LI><A HREF="debugging.html" target="MainFrame">Debugging Tips</A> +<LI><A HREF="perf.html" target="MainFrame">Performance Tips</A> +<LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A> +<LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A> +<LI><A href="llvmpipe.html" target="MainFrame">Gallium llvmpipe driver</A> +<LI><A href="postprocess.html" target="MainFrame">Gallium post-processing</A> +</ul> + +<b>Developer Topics</b> +<ul> +<li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a> +<li><a href="repository.html" target="MainFrame">Source Code Repository</a> +<li><a href="sourcetree.html" target="MainFrame">Source Code Tree</a> +<li><a href="glu.html" target="MainFrame">SGI's GLU</a> +<li><a href="utilities.html" target="MainFrame">Utilities</a> +<li><a href="helpwanted.html" target="MainFrame">Help Wanted</a> +<li><a href="devinfo.html" target="MainFrame">Development Notes</a> +<li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a> +<li><a href="subset.html" target="MainFrame">Mesa Subset Driver</a> +<LI><A HREF="dispatch.html" target="MainFrame">GL Dispatch</A> +<li><a href="cell.html" target="MainFrame">Cell Driver</A> +</ul> + +<b>Links</b> +<ul> +<li><a href="http://www.opengl.org" target="_parent">OpenGL website</a> +<li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a> +<li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a> +<li><a href="games.html" target="MainFrame">Games and Entertainment</a> +<li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a> +<li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a> +<li><a href="science.html" target="MainFrame">Science and Technical</a> +<li><a href="utility.html" target="MainFrame">Utilities</a> +</ul> + +<b>Hosted by:</b> +<br> +<blockquote> +<A HREF="http://sourceforge.net" +target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1" +WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A> +</blockquote> + +</body> +</html> | 
