xenocara/dist/Mesa/docs/developers.html

59 lines
1.4 KiB
HTML
Raw Normal View History

2013-09-05 07:08:03 -06:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Developers</title>
<link rel="stylesheet" type="text/css" href="mesa.css">
</head>
<body>
2007-11-24 10:25:28 -07:00
2013-09-05 07:08:03 -06:00
<div class="header">
<h1>The Mesa 3D Graphics Library</h1>
</div>
2007-11-24 10:25:28 -07:00
2013-09-05 07:08:03 -06:00
<iframe src="contents.html"></iframe>
<div class="content">
2007-11-24 10:25:28 -07:00
2013-09-05 07:08:03 -06:00
<h1>Developers</h1>
2007-11-24 10:25:28 -07:00
<p>
Both professional and volunteer developers contribute to Mesa.
</p>
<p>
2013-09-05 07:08:03 -06:00
<a href="http://www.vmware.com/">VMware</a>
2007-11-24 10:25:28 -07:00
employs several of the main Mesa developers including Brian Paul
and Keith Whitwell.
2011-10-23 07:29:21 -06:00
</p>
<p>
In the past, Tungsten Graphics contracts implemented many Mesa features
including:
2007-11-24 10:25:28 -07:00
</p>
<ul>
<li>DRI drivers for Intel i965, i945, i915 and other chips
<li>Advanced memory manager and framebuffer object support
<li>Shading language compiler and OpenGL 2.0 support
<li>MiniGLX environment
</ul>
<p>
Other companies including
2013-09-05 07:08:03 -06:00
<a href="http://www.intellinuxgraphics.org/index.html">Intel</a>
2011-10-23 07:29:21 -06:00
and RedHat also actively contribute to the project.
Intel has recently contributed the new GLSL compiler in Mesa 7.9.
2007-11-24 10:25:28 -07:00
</p>
<p>
2013-09-05 07:08:03 -06:00
<a href="http://www.lunarg.com/">LunarG</a> can be contacted
2011-10-23 07:29:21 -06:00
for custom Mesa / 3D graphics development.
2007-11-24 10:25:28 -07:00
</p>
<p>
2011-10-23 07:29:21 -06:00
Volunteers have made significant contributions to all parts of Mesa, including
complete device drivers.
2007-11-24 10:25:28 -07:00
</p>
2013-09-05 07:08:03 -06:00
</div>
2007-11-24 10:25:28 -07:00
</body>
</html>