aco: implement nir_intrinsic_load_global on GFX6
[mesa.git] / docs / thanks.html
index 29a41e49c7c210e51a89303310b14033b1555a7c..acb7a6cc3fe4356836c25c83ac8a465defbd3763 100644 (file)
@@ -8,7 +8,7 @@
 <body>
 
 <div class="header">
-  <h1>The Mesa 3D Graphics Library</h1>
+  The Mesa 3D Graphics Library
 </div>
 
 <iframe src="contents.html"></iframe>
@@ -23,38 +23,26 @@ 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">
+<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>
-<br>
+
 <li>John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in
 order to optimize Mesa's vertex transformation module. This is a very
 substantial piece of work.
-<br>
-<br>
+
 <li>Precision Insight, Inc., VA Linux Systems, Inc., and most recently,
 Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
-<br>
-<br>
-<li>The
-<a href="http://www.mesa3d.org">Mesa</a>
-website is hosted by
-<a href="http://sourceforge.net">
-<img src="http://sourceforge.net/sflogo.php?group_id=3&amp;type=1"
-width="88" height="31" align="bottom" alt="Sourceforge.net" border="0"></a>
-<br>
-<br>
-
-<li>The Mesa git repository is hosted by
-<a href="http://freedesktop.org/">freedesktop.org</a>.
-<br>
-<br>
 
+<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>.
 
-<li><a href="http://www.altsoftware.com/">alt.software</a> contributed the Direct3D driver.
+<li><a href="http://web.archive.org/web/20131110021426/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.