softpipe: fix softpipe_delete_fs_state() failed assertion
[mesa.git] / docs / developers.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>Developers</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <h1>Developers</h1>
11
12 <p>
13 Both professional and volunteer developers contribute to Mesa.
14 </p>
15 <p>
16 <a href="http://www.vmware.com/" target="_parent">VMware</a>
17 employs several of the main Mesa developers including Brian Paul
18 and Keith Whitwell.
19 </p>
20
21 <p>
22 In the past, Tungsten Graphics contracts implemented many Mesa features
23 including:
24 </p>
25 <ul>
26 <li>DRI drivers for Intel i965, i945, i915 and other chips
27 <li>Advanced memory manager and framebuffer object support
28 <li>Shading language compiler and OpenGL 2.0 support
29 <li>MiniGLX environment
30 </ul>
31
32 <p>
33 Other companies including
34 <a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
35 and RedHat also actively contribute to the project.
36 Intel has recently contributed the new GLSL compiler in Mesa 7.9.
37 </p>
38
39 <p>
40 <a href="http://www.lunarg.com/" target="_parent">LunarG</a> can be contacted
41 for custom Mesa / 3D graphics development.
42 </p>
43
44 <p>
45 Volunteers have made significant contributions to all parts of Mesa, including
46 complete device drivers.
47 </p>
48
49 </body>
50 </html>