summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-11-24 17:25:36 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-11-24 17:25:36 +0000
commitb050fd8ee7fefdf73bcbb82cb1df033083dc90a9 (patch)
treec5716d48d9face2b1776afa6404d0aa6f1574f3e /dist
parent94f5f69dd45d5a4ee4834ca1cb84cb1cc321b09b (diff)
Mesa 7.0.1
Diffstat (limited to 'dist')
-rw-r--r--dist/Mesa/docs/developers.html49
1 files changed, 21 insertions, 28 deletions
diff --git a/dist/Mesa/docs/developers.html b/dist/Mesa/docs/developers.html
index 86844ccae..410f1ac5e 100644
--- a/dist/Mesa/docs/developers.html
+++ b/dist/Mesa/docs/developers.html
@@ -1,33 +1,23 @@
-<!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>
+<HTML>
-<div class="header">
- <h1>The Mesa 3D Graphics Library</h1>
-</div>
+<TITLE>Developers</TITLE>
-<iframe src="contents.html"></iframe>
-<div class="content">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-<h1>Developers</h1>
+<BODY>
+
+<H1>Developers</H1>
<p>
Both professional and volunteer developers contribute to Mesa.
</p>
<p>
-<a href="http://www.vmware.com/">VMware</a>
+<a href="http://www.tungstengraphics.com/" target="_parent">Tungsten Graphics</a>
employs several of the main Mesa developers including Brian Paul
and Keith Whitwell.
-</p>
-
-<p>
-In the past, Tungsten Graphics contracts implemented many Mesa features
-including:
+Much of the on-going work in Mesa is done through Tungsten Graphics engineering
+contracts.
+Prominent examples of this work includes:
</p>
<ul>
<li>DRI drivers for Intel i965, i945, i915 and other chips
@@ -38,21 +28,24 @@ including:
<p>
Other companies including
-<a href="http://www.intellinuxgraphics.org/index.html">Intel</a>
-and RedHat also actively contribute to the project.
-Intel has recently contributed the new GLSL compiler in Mesa 7.9.
+<a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
+and IBM also actively contribute to the project.
</p>
<p>
-<a href="http://www.lunarg.com/">LunarG</a> can be contacted
-for custom Mesa / 3D graphics development.
+Volunteers have made significant contributions to all parts of Mesa, including
+complete device drivers.
</p>
+
+<H1>Custom Development</H1>
<p>
-Volunteers have made significant contributions to all parts of Mesa, including
-complete device drivers.
+Contact <a href="http://www.tungstengraphics.com/" target="_parent">
+Tungsten Graphics</a>
+for information about custom development in Mesa, OpenGL, X and other
+graphics technologies.
</p>
-</div>
+
</body>
</html>