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