minor face-lift for web pages
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 5 May 2005 14:18:31 +0000 (14:18 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 5 May 2005 14:18:31 +0000 (14:18 +0000)
docs/banner.html
docs/contents.html
docs/gears.png [new file with mode: 0644]
docs/index.html
docs/mesa.css
docs/news.html
docs/thanks.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>
index f867786b84584dc52a22a43981423e59b31da484..cf78cdc7c54da6ec8bc1d05cda70aeb054cdf0f0 100644 (file)
@@ -4,20 +4,20 @@
 
 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
 
-<body bgcolor="#119955">
+<body bgcolor="#eeeeee">
 
 <!--Override a few values from the style sheet: -->
 <style>
 <!--
 body {
-       background-color: #119955;
-       color: white;
+       background-color: #cccccc;
+       color: black;
 }
 a:link {
-       color: #fff;
+       color: #000;
 }
 a:visited {
-       color: #ccc;
+       color: #000;
 }
 -->
 </style>
diff --git a/docs/gears.png b/docs/gears.png
new file mode 100644 (file)
index 0000000..4052b30
Binary files /dev/null and b/docs/gears.png differ
index 0fe3a6f11b8fd382fa5e4126e869696140064c71..f5a56bb84d8a8508eff3eafc703186b08445bbcc 100644 (file)
@@ -3,7 +3,7 @@
 <title>Mesa Home Page</title></head>
 
 
-<frameset rows="50,100% " border="1" framespacing="1" frameborder="yes">
+<frameset rows="80,100% " border="1" framespacing="1" frameborder="yes">
 <frame src="banner.html" name="BannerFrame" scrolling="no" marginwidth="1" marginheight="1" resize="">
 <frameset cols="28%,72% " border="1" framespacing="1" frameborder="yes">
 <frame src="contents.html" name="ContentsFrame" marginwidth="2" marginheight="1" resize="">
index 190fd56de991d1fbfd82b0a588e2875c2b3197d3..4b069412d98dbc2983f003e803e42d783f38a8ac 100644 (file)
@@ -1,20 +1,19 @@
 /* Mesa CSS */
 body {
-       background-color: #55bbff;
+       background-color: #ffffff;
+       /*background-color: #55bbff;*/
        font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        color: black;
        link: #111188;
 }
 
 h1 {
-       background-color: #55bbff;
        font: 24px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        font-weight: bold;
        color: black;
 }
 
 h2 {
-       background-color: #55bbff;
        font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif, bold;
        font-weight: bold;
        color: black;
index cbec84adf8cd17b5ebefd5decac41e6c5f09968e..026d6611c7761fe394ba6deb6d40078a36c726cb 100644 (file)
@@ -25,7 +25,7 @@ This is a stable release which just fixes bugs since the 6.2 release.
        - glReadPixels from a clipped front color buffer didn't always work
        - glTexImage didn't accept GL_RED/GREEN/BLUE as the format
        - Attempting queries/accesses of VBO 0 weren't detected as errors
-       - paletted textures failed if the palette had fewer that 256 entries
+       - paletted textures failed if the palette had fewer than 256 entries
     Changes:
        - fixed a bunch of compiler warnings found with gcc 3.4
        - bug reports should to go bugzilla.freedesktop.org
@@ -960,6 +960,6 @@ source code</a>.</p>
 
 
 <hr>
-$Id: news.html,v 3.18 2005/05/04 20:05:21 brianp Exp $
+$Id: news.html,v 3.19 2005/05/05 14:18:31 brianp Exp $
 </body>
 </html>
\ No newline at end of file
index 73fa68195039e1b07531862be53f63d0999a67f4..78b9e3e5ec655cbb635130fd3278c0ef324b00e8 100644 (file)
@@ -13,6 +13,7 @@
 
 The following individuals and groups are to be acknowledged for their
 contributions to Mesa over the years.
+This list is far from complete and somewhat dated, unfortunately.
 
 
 <ul>
@@ -32,14 +33,21 @@ substantial piece of work.
 Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
 <br>
 <br>
-<li>The <A HREF="http://sourceforge.net/projects/mesa3d"
-target="_parent">Mesa</A>
-project is hosted by<A HREF="http://sourceforge.net"
-target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
+<li>The
+<A HREF="http://sourceforge.net/projects/mesa3d" target="_parent">Mesa</A>
+website is hosted by
+<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>
 <br>
 <br>
 
+<li>The Mesa CVS repository is hosted by
+<a href="http://freedesktop.org/" target="_parent">freedesktop.org</a>.
+<br>
+<br>
+
+
 <li><a href="http://www.altsoftware.com/"
 target="_parent">alt.software</a> contributed the Direct3D driver.