mesa: disable glsl debug output
[mesa.git] / docs / banner.html
index b6d1abb0d5f08e6614fe01a2c4a03878474e00dd..9cb27bb6d1ca47de1e1c6cd7de90eb726c634f8b 100644 (file)
@@ -1,15 +1,27 @@
-<HTML>
-
-<title>Banner</title>
-
-
-<body text="#ffffff" bgcolor="#aa4444">
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <title>Banner</title>
+</head>
+<body bgcolor="#000000" text="#ffffff">
 <center>
-<p>
-<font size="5">The Mesa 3D Graphics Library</font>
-</p>
+<table style="width: 95%; text-align: left;" border="0" cellpadding="2"
+ cellspacing="2">
+  <tbody>
+    <tr>
+      <td style="vertical-align: top;">
+      <p><img src="gears.png"> </p>
+      </td>
+      <td style="text-align: center;"><font face="sans-serif" size="5">The
+Mesa 3D Graphics Library</font></td>
+      <td style="vertical-align: top; text-align: right;">
+      <p><img src="gears.png"> </p>
+      </td>
+    </tr>
+  </tbody>
+</table>
+<p><font face="sans-serif" size="5"><br>
+</font></p>
 </center>
-
 </body>
-</html>
\ No newline at end of file
+</html>