linker: Assign attrib location 0 if gl_Vertex is not used
[mesa/nouveau-pmpeg.git] / docs / developers.html
blob410f1ac5e8e0a448b9cac658581bc0879e9eff47
1 <HTML>
3 <TITLE>Developers</TITLE>
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
7 <BODY>
9 <H1>Developers</H1>
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>
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>
35 <p>
36 Volunteers have made significant contributions to all parts of Mesa, including
37 complete device drivers.
38 </p>
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>
50 </body>
51 </html>