diff options
author | marha <marha@users.sourceforge.net> | 2012-09-20 08:18:11 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-09-20 08:18:11 +0200 |
commit | 06d4ea68085558b94d8e9c937091e7b7fcc5d95a (patch) | |
tree | 01ff2f6a8d6ae430a526282d98eede21c7cfffd0 /mesalib/docs/thanks.html | |
parent | 52213f2cd11c6cc7210cea6896ed464fddfe3fec (diff) | |
download | vcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.tar.gz vcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.tar.bz2 vcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.zip |
libxcb xserver pixman mesa git update 20 sep 2012
libxcb: 08cc068ead7b8e678cdb119b38ada5261d5cc3ea
xserver: 70e5766874a919039678bb2ed75f2ccea0cb4345
pixman: 3124a51abb89475b8c5045bc96e04c5852694a16
mesa: bd8fb9e80562fbe0ff76cae50fc411635096f3a9
Diffstat (limited to 'mesalib/docs/thanks.html')
-rw-r--r-- | mesalib/docs/thanks.html | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/mesalib/docs/thanks.html b/mesalib/docs/thanks.html index 6b658e3b4..4ec92d3c2 100644 --- a/mesalib/docs/thanks.html +++ b/mesalib/docs/thanks.html @@ -7,6 +7,13 @@ </head> <body> +<div class="header"> + <h1>The Mesa 3D Graphics Library</h1> +</div> + +<iframe src="contents.html"></iframe> +<div class="content"> + <h1>Acknowledgments</h1> @@ -17,8 +24,8 @@ 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="http://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> @@ -33,22 +40,21 @@ Tungsten Graphics, Inc. have supported the ongoing development of Mesa. <br> <br> <li>The -<a href="http://www.mesa3d.org" target="_parent">Mesa</a> +<a href="http://www.mesa3d.org">Mesa</a> website is hosted by -<a href="http://sourceforge.net" target="_parent"> +<a href="http://sourceforge.net"> <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 git repository is hosted by -<a href="http://freedesktop.org/" target="_parent">freedesktop.org</a>. +<a href="http://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. @@ -128,6 +134,6 @@ Apologies to anyone who's been omitted. Please send corrections and additions to Brian. </p> - +</div> </body> </html> |