blob: 54a51d80ea2ef396b2e8266931ee5c9edb6f3056 [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html lang="en">
3<head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Acknowledgements</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7</head>
8<body>
Brian Paul0b27ace2003-03-08 17:38:57 +00009
Andreas Bollb5da52a2012-09-18 18:57:02 +020010<div class="header">
11 <h1>The Mesa 3D Graphics Library</h1>
12</div>
13
14<iframe src="contents.html"></iframe>
15<div class="content">
16
Andreas Bollecd5c7c2012-06-12 09:05:03 +020017<h1>Acknowledgments</h1>
Brian Paul0b27ace2003-03-08 17:38:57 +000018
19
20The following individuals and groups are to be acknowledged for their
21contributions to Mesa over the years.
Brian Paul9f8b3fa2005-05-05 14:18:31 +000022This list is far from complete and somewhat dated, unfortunately.
Brian Paul0b27ace2003-03-08 17:38:57 +000023
24
25<ul>
26<li>Early Mesa development was done while Brian was part of the
Andreas Boll210a27d2012-06-12 09:05:36 +020027<a href="http://www.ssec.wisc.edu/~billh/vis.html"
28target="_parent">SSEC Visualization Project</a> at the University of
Brian Paul0b27ace2003-03-08 17:38:57 +000029Wisconsin. He'd like to thank Bill Hibbard for letting him work on
30Mesa as part of that project.
31<br>
32<br>
33<li>John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in
34order to optimize Mesa's vertex transformation module. This is a very
35substantial piece of work.
36<br>
37<br>
38<li>Precision Insight, Inc., VA Linux Systems, Inc., and most recently,
39Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
40<br>
41<br>
Brian Paul9f8b3fa2005-05-05 14:18:31 +000042<li>The
Andreas Boll297309c2012-06-25 21:52:51 +020043<a href="http://www.mesa3d.org" target="_parent">Mesa</a>
Brian Paul9f8b3fa2005-05-05 14:18:31 +000044website is hosted by
Andreas Boll703a6622012-06-12 09:05:15 +020045<a href="http://sourceforge.net" target="_parent">
46<img src="http://sourceforge.net/sflogo.php?group_id=3&amp;type=1"
47width="88" height="31" align="bottom" alt="Sourceforge.net" border="0"></a>
Brian Paul0b27ace2003-03-08 17:38:57 +000048<br>
49<br>
50
Briane3caa5f2007-04-18 09:07:56 -060051<li>The Mesa git repository is hosted by
Brian Paul9f8b3fa2005-05-05 14:18:31 +000052<a href="http://freedesktop.org/" target="_parent">freedesktop.org</a>.
53<br>
54<br>
55
56
Brian Paul0b27ace2003-03-08 17:38:57 +000057<li><a href="http://www.altsoftware.com/"
58target="_parent">alt.software</a> contributed the Direct3D driver.
59
Brian Paul79544802003-03-10 14:01:05 +000060<li><b>Bernd Barsuhn</b> wrote the evaluator code for (splines,
61patches) in Mesa.
Brian Paul0b27ace2003-03-08 17:38:57 +000062
Brian Paul79544802003-03-10 14:01:05 +000063<li><b>Bernhard Tschirren</b> wrote the Allegro DJGPP driver.
Brian Paul0b27ace2003-03-08 17:38:57 +000064
Brian Paul79544802003-03-10 14:01:05 +000065<li><b>Bogdan Sikorski</b> wrote the GLU NURBS and polygon tessellator
66in Mesa.
Brian Paul0b27ace2003-03-08 17:38:57 +000067
Brian Paul79544802003-03-10 14:01:05 +000068<li><b>Charlie Wallace</b> wrote the MS-DOS driver.
Brian Paul0b27ace2003-03-08 17:38:57 +000069
Brian Paul6c57b372003-09-05 14:53:25 +000070<li><b>CJ Beyer</b> was the www.mesa3d.org webmaster.
Brian Paul0b27ace2003-03-08 17:38:57 +000071
72<li><b>Darren Abbott</b> provided the OS/2 driver.
73
Brian Paul79544802003-03-10 14:01:05 +000074<li><b>David Bucciarelli</b> wrote and maintained the 3Dfx Glide
75driver. Thousands of Linux/Quake players thank David!
Brian Paul0b27ace2003-03-08 17:38:57 +000076
Brian Paul79544802003-03-10 14:01:05 +000077<li><b>Gareth Hughes</b> wrote new GLU 1.2 Polygon Tessellation code
78(now superceded by SGI SI GLU).
Brian Paul0b27ace2003-03-08 17:38:57 +000079
Brian Paul79544802003-03-10 14:01:05 +000080<li><b>Holger Waechtler</b> contributed AMD 3DNow! assembly code which
81accelerates vertex transformation in Mesa 3.1. Holger also implemented
82the GL_EXT_texture_env_combine extension.
Brian Paul0b27ace2003-03-08 17:38:57 +000083
Brian Paul79544802003-03-10 14:01:05 +000084<li><b>Jeroen van der Zijp</b> and <b>Thorsten Ohl</b> contributed the
85Xt/Motif widget code.
Brian Paul0b27ace2003-03-08 17:38:57 +000086
Brian Paul79544802003-03-10 14:01:05 +000087<li><b>John Stone</b> provided the multi-threading support in Mesa 3.0.
Brian Paul0b27ace2003-03-08 17:38:57 +000088
Brian Paul79544802003-03-10 14:01:05 +000089<li><b>John Watson</b> assisted with web page design.
Brian Paul0b27ace2003-03-08 17:38:57 +000090
Brian Paul79544802003-03-10 14:01:05 +000091<li><b>Josh Vanderhoof</b> contributed Intel x86 assembly code which
92accelerates vertex transformation in Mesa 3.x.
Brian Paul0b27ace2003-03-08 17:38:57 +000093
Brian Paul79544802003-03-10 14:01:05 +000094<li><b>Jouk Jansen</b> contributed and continues to maintain the VMS
95support.
Brian Paul0b27ace2003-03-08 17:38:57 +000096
Brian Paul6c57b372003-09-05 14:53:25 +000097<li><b>Karl Schultz</b> has been maintaining the Windows driver.
Brian Paul0b27ace2003-03-08 17:38:57 +000098
Brian Paul79544802003-03-10 14:01:05 +000099<li><b>Keith Whitwell</b> has made extension contributions to Mesa
100since 1999.
Brian Paul0b27ace2003-03-08 17:38:57 +0000101
Brian Paul79544802003-03-10 14:01:05 +0000102<li><b>Kendall Bennett</b> wrote the SciTech MGL driver.
Brian Paul0b27ace2003-03-08 17:38:57 +0000103
Brian Paul79544802003-03-10 14:01:05 +0000104<li><b>Klaus Niederkrueger</b> contributed many improvements to Mesa's
105software rasterizer.
106
107<li><b>Mark Kilgard</b> contributed antialiased line improvements and
108several extensions.
Brian Paul0b27ace2003-03-08 17:38:57 +0000109
Brian Paul6c57b372003-09-05 14:53:25 +0000110<li><b>Michael Pichler</b> contributed <em>many</em> bug fixes
Brian Paul0b27ace2003-03-08 17:38:57 +0000111
Brian Paul79544802003-03-10 14:01:05 +0000112<li><b>Miklos Fazekas</b> wrote and maintains the Macintosh driver.
Brian Paul0b27ace2003-03-08 17:38:57 +0000113
Brian Paul79544802003-03-10 14:01:05 +0000114<li><b>Pascal Thibaudeau</b> wrote the NeXT driver.
Brian Paul0b27ace2003-03-08 17:38:57 +0000115
Brian Paul79544802003-03-10 14:01:05 +0000116<li><b>Pedro Vazquez</b> setup and maintains the Mesa Mailing list.
Brian Paul0b27ace2003-03-08 17:38:57 +0000117
Brian Paul79544802003-03-10 14:01:05 +0000118<li><b>Randy Frank</b> contributed <em>many</em> bug fixes.
Brian Paul0b27ace2003-03-08 17:38:57 +0000119
Brian Paul79544802003-03-10 14:01:05 +0000120<li><b>Stefan Zivkovic</b> wrote the Amiga driver.
Brian Paul0b27ace2003-03-08 17:38:57 +0000121
Brian Paul79544802003-03-10 14:01:05 +0000122<li><b>Stephane Rehel</b> provided the Cygnus Win32 support
Brian Paul0b27ace2003-03-08 17:38:57 +0000123
124<li><b>Ted Jump</b> maintained the
125makefiles and project files for Windows 95/98/NT compilation for some time.
126
Brian Paul79544802003-03-10 14:01:05 +0000127<li><b>Uwe Maurer</b> wrote the LibGGI driver for Mesa-3.0.
Brian Paul0b27ace2003-03-08 17:38:57 +0000128
Brian Paul79544802003-03-10 14:01:05 +0000129<li><b>Victor Ng-Thow-Hing</b> wrote the Amiwin driver for the Amiga.
Brian Paul0b27ace2003-03-08 17:38:57 +0000130
131</ul>
132
133<p>
134Apologies to anyone who's been omitted.
135Please send corrections and additions to Brian.
136</p>
137
Andreas Bollb5da52a2012-09-18 18:57:02 +0200138</div>
Andreas Bollecd5c7c2012-06-12 09:05:03 +0200139</body>
140</html>