st/mesa: move st_validate_state() call earlier in st_DrawPixels()
[mesa.git] / docs / contents.html
index 94bd94aefbaf500c94bc49ffc5734b3bbe0e1ca5..e7a23a6bcaf14498db3ca7d17148cbf5eb31cb76 100644 (file)
@@ -5,21 +5,21 @@
   <title>Contents</title>
   <link rel="stylesheet" type="text/css" href="mesa.css">
 
-<!--Override a few values from the style sheet: -->
-<style>
-<!--
-body {
-       background-color: #cccccc;
-       color: black;
-}
-a:link {
-       color: #000;
-}
-a:visited {
-       color: #000;
-}
--->
-</style>
+  <!--Override a few values from the style sheet: -->
+  <style type="text/css">
+    <!--
+    body {
+      background-color: #cccccc;
+      color: black;
+    }
+    a:link {
+      color: #000;
+    }
+    a:visited {
+      color: #000;
+    }
+    -->
+  </style>
 </head>
 <body>
 
@@ -27,7 +27,7 @@ a:visited {
 <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="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 &amp; Copyright</a>
 <li><a href="faq.html" target="MainFrame">FAQ</a>
@@ -57,16 +57,16 @@ a:visited {
 <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="vmware-guest.html" target="MainFrame">VMware SVGA3D guest driver</a>
-<LI><A href="postprocess.html" target="MainFrame">Gallium post-processing</A>
-<LI><A href="viewperf.html" target="MainFrame">Viewperf Issues</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="vmware-guest.html" target="MainFrame">VMware SVGA3D guest driver</a>
+<li><a href="postprocess.html" target="MainFrame">Gallium post-processing</a>
+<li><a href="viewperf.html" target="MainFrame">Viewperf Issues</a>
 </ul>
 
 <b>Developer Topics</b>