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