assorted documentation updates
[mesa.git] / docs / developers.html
1 <HTML>
2
3 <TITLE>Developers</TITLE>
4
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7 <BODY>
8
9 <H1>Developers</H1>
10
11 <p>
12 Both professional and volunteer developers contribute to Mesa.
13 </p>
14 <p>
15 <a href="http://www.tungstengraphics.com/" target="_parent">Tungsten Graphics</a>
16 employs several of the main Mesa developers including Brian Paul
17 and Keith Whitwell.
18 Much of the on-going work in Mesa is done through Tungsten Graphics engineering
19 contracts.
20 Prominent examples of this work includes:
21 </p>
22 <ul>
23 <li>DRI drivers for Intel i965, i945, i915 and other chips
24 <li>Advanced memory manager and framebuffer object support
25 <li>Shading language compiler and OpenGL 2.0 support
26 <li>MiniGLX environment
27 </ul>
28
29 <p>
30 Other companies including
31 <a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
32 and IBM also actively contribute to the project.
33 </p>
34
35 <p>
36 Volunteers have made significant contributions to all parts of Mesa, including
37 complete device drivers.
38 </p>
39
40
41 <H1>Custom Development</H1>
42 <p>
43 Contact <a href="http://www.tungstengraphics.com/" target="_parent">
44 Tungsten Graphics</a>
45 for information about custom development in Mesa, OpenGL, X and other
46 graphics technologies.
47 </p>
48
49
50 </body>
51 </html>