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