etnaviv: switch magic single buffer state to "3"
[mesa.git] / docs / thanks.html
index b6698531715ac9bcc10520d9b675fc2763ae45b8..61a896f0380cea46398fe9bed39a9bb9addc4856 100644 (file)
@@ -1,22 +1,31 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Acknowledgements</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<HEAD>
-<TITLE>Acknowledgements</TITLE>
-</HEAD>
+<div class="header">
+  <h1>The Mesa 3D Graphics Library</h1>
+</div>
 
-<BODY text="#000000" bgcolor="#55bbff" link="#111188">
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<H1>Acknowledgments</H1>
+<h1>Acknowledgements</h1>
 
 
 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>
 <li>Early Mesa development was done while Brian was part of the
-<A HREF="http://www.ssec.wisc.edu/~billh/vis.html"
-target="_parent">SSEC Visualization Project</A> at the University of
+<a href="https://www.ssec.wisc.edu/~billh/vis.html">
+SSEC Visualization Project</a> at the University of
 Wisconsin. He'd like to thank Bill Hibbard for letting him work on
 Mesa as part of that project.
 <br>
@@ -30,16 +39,15 @@ 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"
-WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
+<li>The
+<a href="https://www.mesa3d.org">Mesa</a>
+website and git repository are hosted by
+<a href="https://freedesktop.org/">freedesktop.org</a>.
 <br>
 <br>
 
-<li><a href="http://www.altsoftware.com/"
-target="_parent">alt.software</a> contributed the Direct3D driver.
+
+<li><a href="http://www.altsoftware.com/">alt.software</a> contributed the Direct3D driver.
 
 <li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines,
 patches) in Mesa.
@@ -51,7 +59,7 @@ in Mesa.
 
 <li><b>Charlie Wallace</b> wrote the MS-DOS driver.
 
-<li><b>CJ Beyer</b> is the www.mesa3d.org webmaster.
+<li><b>CJ Beyer</b> was the www.mesa3d.org webmaster.
 
 <li><b>Darren Abbott</b> provided the OS/2 driver.
 
@@ -78,7 +86,7 @@ accelerates vertex transformation in Mesa 3.x.
 <li><b>Jouk Jansen</b> contributed and continues to maintain the VMS
 support.
 
-<li>Karl Schultz has been maintaining the Windows driver.
+<li><b>Karl Schultz</b> has been maintaining the Windows driver.
 
 <li><b>Keith Whitwell</b> has made extension contributions to Mesa
 since 1999.
@@ -91,7 +99,7 @@ software rasterizer.
 <li><b>Mark Kilgard</b> contributed antialiased line improvements and
 several extensions.
 
-<li>Michael Pichler contributed <em>many</em> bug fixes
+<li><b>Michael Pichler</b> contributed <em>many</em> bug fixes
 
 <li><b>Miklos Fazekas</b> wrote and maintains the Macintosh driver.
 
@@ -119,6 +127,6 @@ Apologies to anyone who's been omitted.
 Please send corrections and additions to Brian.
 </p>
 
-
-</BODY>
-</HTML>
+</div>
+</body>
+</html>