blob: e1c52ac0d6a497b735dadbbc382c1443ba91fac2 [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!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>
Brian2f207dc2007-04-04 09:31:41 -06009
Andreas Bollecd5c7c2012-06-12 09:05:03 +020010<h1>Developers</h1>
Brian2f207dc2007-04-04 09:31:41 -060011
12<p>
13Both professional and volunteer developers contribute to Mesa.
14</p>
15<p>
Brian Paul30cd76e2010-08-26 11:20:31 -060016<a href="http://www.vmware.com/" target="_parent">VMware</a>
Brian2f207dc2007-04-04 09:31:41 -060017employs several of the main Mesa developers including Brian Paul
18and Keith Whitwell.
Brian Paul30cd76e2010-08-26 11:20:31 -060019</p>
20
21<p>
22In the past, Tungsten Graphics contracts implemented many Mesa features
23including:
Brian2f207dc2007-04-04 09:31:41 -060024</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>
33Other companies including
34<a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
Brian Paul30cd76e2010-08-26 11:20:31 -060035and RedHat also actively contribute to the project.
36Intel 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
41for custom Mesa / 3D graphics development.
Brian2f207dc2007-04-04 09:31:41 -060042</p>
43
44<p>
45Volunteers have made significant contributions to all parts of Mesa, including
46complete device drivers.
47</p>
48
Brian2f207dc2007-04-04 09:31:41 -060049</body>
50</html>