From 9f8b3fac97a54746cf2d96bbd2803cdcc52c1d31 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 5 May 2005 14:18:31 +0000 Subject: minor face-lift for web pages --- docs/banner.html | 36 ++++++++++++++++++++++++------------ docs/contents.html | 10 +++++----- docs/gears.png | Bin 0 -> 1608 bytes docs/index.html | 2 +- docs/mesa.css | 5 ++--- docs/news.html | 4 ++-- docs/thanks.html | 16 ++++++++++++---- 7 files changed, 46 insertions(+), 27 deletions(-) create mode 100644 docs/gears.png (limited to 'docs') diff --git a/docs/banner.html b/docs/banner.html index b6d1abb0d5..9cb27bb6d1 100644 --- a/docs/banner.html +++ b/docs/banner.html @@ -1,15 +1,27 @@ - - -Banner - - - - + + + + Banner + +
-

-The Mesa 3D Graphics Library -

+ + + + + + + + +
+

+
The +Mesa 3D Graphics Library +

+
+


+

- - \ No newline at end of file + diff --git a/docs/contents.html b/docs/contents.html index f867786b84..cf78cdc7c5 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -4,20 +4,20 @@ - + diff --git a/docs/gears.png b/docs/gears.png new file mode 100644 index 0000000000..4052b30ed0 Binary files /dev/null and b/docs/gears.png differ diff --git a/docs/index.html b/docs/index.html index 0fe3a6f11b..f5a56bb84d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ Mesa Home Page - + diff --git a/docs/mesa.css b/docs/mesa.css index 190fd56de9..4b069412d9 100644 --- a/docs/mesa.css +++ b/docs/mesa.css @@ -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; diff --git a/docs/news.html b/docs/news.html index cbec84adf8..026d6611c7 100644 --- a/docs/news.html +++ b/docs/news.html @@ -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.


-$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 $ \ No newline at end of file diff --git a/docs/thanks.html b/docs/thanks.html index 73fa681950..78b9e3e5ec 100644 --- a/docs/thanks.html +++ b/docs/thanks.html @@ -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.