blob: 85b6979bc90bbbcb233247acc2cc890f6fa430bd [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 Bollb5da52a2012-09-18 18:57:02 +020010<div class="header">
11 <h1>The Mesa 3D Graphics Library</h1>
12</div>
13
14<iframe src="contents.html"></iframe>
15<div class="content">
16
Andreas Bollecd5c7c2012-06-12 09:05:03 +020017<h1>Developers</h1>
Brian2f207dc2007-04-04 09:31:41 -060018
19<p>
20Both professional and volunteer developers contribute to Mesa.
21</p>
22<p>
Andreas Bolla73c59b2012-09-18 19:31:28 +020023<a href="http://www.vmware.com/">VMware</a>
Brian2f207dc2007-04-04 09:31:41 -060024employs several of the main Mesa developers including Brian Paul
25and Keith Whitwell.
Brian Paul30cd76e2010-08-26 11:20:31 -060026</p>
27
28<p>
29In the past, Tungsten Graphics contracts implemented many Mesa features
30including:
Brian2f207dc2007-04-04 09:31:41 -060031</p>
32<ul>
33<li>DRI drivers for Intel i965, i945, i915 and other chips
34<li>Advanced memory manager and framebuffer object support
35<li>Shading language compiler and OpenGL 2.0 support
36<li>MiniGLX environment
37</ul>
38
39<p>
40Other companies including
Eric Engestrom771f6db2016-07-06 17:09:15 +010041<a href="https://01.org/linuxgraphics">Intel</a>
Brian Paul30cd76e2010-08-26 11:20:31 -060042and RedHat also actively contribute to the project.
43Intel has recently contributed the new GLSL compiler in Mesa 7.9.
44</p>
45
46<p>
Andreas Bolla73c59b2012-09-18 19:31:28 +020047<a href="http://www.lunarg.com/">LunarG</a> can be contacted
Brian Paul30cd76e2010-08-26 11:20:31 -060048for custom Mesa / 3D graphics development.
Brian2f207dc2007-04-04 09:31:41 -060049</p>
50
51<p>
52Volunteers have made significant contributions to all parts of Mesa, including
53complete device drivers.
54</p>
55
Andreas Bollb5da52a2012-09-18 18:57:02 +020056</div>
Brian2f207dc2007-04-04 09:31:41 -060057</body>
58</html>