nir: Remove deref chain support from split_var_copies
[mesa.git] / docs / thanks.html
index 73fa68195039e1b07531862be53f63d0999a67f4..61a896f0380cea46398fe9bed39a9bb9addc4856 100644 (file)
@@ -1,24 +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>
 
 
-<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+<iframe src="contents.html"></iframe>
+<div class="content">
 
 
-<BODY>
-
-<H1>Acknowledgments</H1>
+<h1>Acknowledgements</h1>
 
 
 The following individuals and groups are to be acknowledged for their
 contributions to Mesa over the years.
 
 
 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
 
 
 <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>
 Wisconsin. He'd like to thank Bill Hibbard for letting him work on
 Mesa as part of that project.
 <br>
@@ -32,16 +39,15 @@ substantial piece of work.
 Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
 <br>
 <br>
 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>
 
 <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.
 
 <li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines,
 patches) in Mesa.
@@ -121,6 +127,6 @@ Apologies to anyone who's been omitted.
 Please send corrections and additions to Brian.
 </p>
 
 Please send corrections and additions to Brian.
 </p>
 
-
-</BODY>
-</HTML>
+</div>
+</body>
+</html>