blob: d5bb8fa1413c4083e8b04e5e877d1561ff878e85 [file] [log] [blame]
Brian Paul0b27ace2003-03-08 17:38:57 +00001<HTML>
2
3<HEAD>
4<TITLE>Acknowledgements</TITLE>
5</HEAD>
6
7<BODY text="#000000" bgcolor="#55bbff" link="#111188">
8
9<H1>Acknowledgments</H1>
10
11
12The following individuals and groups are to be acknowledged for their
13contributions to Mesa over the years.
14
15
16<ul>
17<li>Early Mesa development was done while Brian was part of the
18<A HREF="http://www.ssec.wisc.edu/~billh/vis.html"
19target="_parent">SSEC Visualization Project</A> at the University of
20Wisconsin. He'd like to thank Bill Hibbard for letting him work on
21Mesa as part of that project.
22<br>
23<br>
24<li>John Carmack of id Software, Inc. funded Keith Whitwell in 1999 in
25order to optimize Mesa's vertex transformation module. This is a very
26substantial piece of work.
27<br>
28<br>
29<li>Precision Insight, Inc., VA Linux Systems, Inc., and most recently,
30Tungsten Graphics, Inc. have supported the ongoing development of Mesa.
31<br>
32<br>
33<li>The <A HREF="http://sourceforge.net/projects/mesa3d"
34target="_parent">Mesa</A>
35project is hosted by<A HREF="http://sourceforge.net"
36target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
37WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
38<br>
39<br>
40
41<li><a href="http://www.altsoftware.com/"
42target="_parent">alt.software</a> contributed the Direct3D driver.
43
44<li><b>Bernd Barsuhn</b>
45wrote the evaluator code for (splines, patches) in Mesa.
46
47<li><b>Bernhard Tschirren</b>
48wrote the Allegro DJGPP driver.
49
50<li><b>Bogdan Sikorski</b> wrote the GLU
51NURBS and polygon tessellator in Mesa.
52
53<li><b>Charlie Wallace</b> wrote
54the MS-DOS driver.
55
56<li><b>CJ Beyer</b> is the
57www.mesa3d.org webmaster.
58
59<li><b>Darren Abbott</b> provided the OS/2 driver.
60
61<li><b>David Bucciarelli</b> wrote and
62maintains the 3Dfx Glide driver. Thousands of Linux/Quake players
63thank David!
64
65<li><b>Gareth Hughes</b> wrote new GLU
661.2 Polygon Tessellation code (now superceded by SGI SI GLU).
67
68<li><b>Holger
69Waechtler</b> contributed AMD 3DNow! assembly code which accelerates
70vertex transformation in Mesa 3.1. Holger also implemented the
71GL_EXT_texture_env_combine extension.
72
73<li><b>Jeroen van der Zijp</b> and
74<b>Thorsten
75Ohl</b> contributed the Xt/Motif widget code.
76
77<li><b>John Stone</b> provided the
78multi-threading support in Mesa 3.0.
79
80<li><b>John Watson</b> assisted with
81web page design.
82
83<li><b>Josh Vanderhoof</b>
84contributed Intel x86 assembly code which accelerates vertex
85transformation in Mesa 3.x.
86
87<li><b>Jouk Jansen</b>
88contributed and continues to maintain the VMS support.
89
90<li>Karl Schultz has been maintaining the Windows driver.
91
92<li><b>Keith Whitwell</b> has made
93extension contributions to Mesa since 1999.
94
95<li><b>Kendall Bennett</b>
96wrote the SciTech MGL driver.
97
98<li><b>Mark Kilgard</b> contributed
99antialiased line improvements and several extensions.
100
101<li>Michael Pichler contributed <em>many</em> bug fixes
102
103<li><b>Miklos Fazekas</b> wrote and
104maintains the Macintosh driver.
105
106<li><b>Pascal
107Thibaudeau</b> wrote the NeXT driver.
108
109<li><b>Pedro Vazquez</b> setup
110and maintains the Mesa Mailing list.
111
112<li><b>Randy Frank</b>
113contributed <em>many</em> bug fixes.
114
115<li><b>Stefan Zivkovic</b> wrote the
116Amiga driver.
117
118<li><b>Stephane Rehel</b> provided the
119Cygnus Win32 support
120
121<li><b>Ted Jump</b> maintained the
122makefiles and project files for Windows 95/98/NT compilation for some time.
123
124<li><b>Uwe Maurer</b> wrote the
125LibGGI driver for Mesa-3.0.
126
127<li><b>Victor Ng-Thow-Hing</b>
128wrote the Amiwin driver for the Amiga.
129
130</ul>
131
132<p>
133Apologies to anyone who's been omitted.
134Please send corrections and additions to Brian.
135</p>
136
137
138</BODY>
139</HTML>