Andreas Boll | ecd5c7c | 2012-06-12 09:05:03 +0200 | [diff] [blame] | 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> |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 9 | |
Andreas Boll | b5da52a | 2012-09-18 18:57:02 +0200 | [diff] [blame] | 10 | <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 Boll | ecd5c7c | 2012-06-12 09:05:03 +0200 | [diff] [blame] | 17 | <h1>Developers</h1> |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 18 | |
| 19 | <p> |
| 20 | Both professional and volunteer developers contribute to Mesa. |
| 21 | </p> |
| 22 | <p> |
Andreas Boll | a73c59b | 2012-09-18 19:31:28 +0200 | [diff] [blame] | 23 | <a href="http://www.vmware.com/">VMware</a> |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 24 | employs several of the main Mesa developers including Brian Paul |
| 25 | and Keith Whitwell. |
Brian Paul | 30cd76e | 2010-08-26 11:20:31 -0600 | [diff] [blame] | 26 | </p> |
| 27 | |
| 28 | <p> |
| 29 | In the past, Tungsten Graphics contracts implemented many Mesa features |
| 30 | including: |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 31 | </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> |
| 40 | Other companies including |
Andreas Boll | a73c59b | 2012-09-18 19:31:28 +0200 | [diff] [blame] | 41 | <a href="http://www.intellinuxgraphics.org/index.html">Intel</a> |
Brian Paul | 30cd76e | 2010-08-26 11:20:31 -0600 | [diff] [blame] | 42 | and RedHat also actively contribute to the project. |
| 43 | Intel has recently contributed the new GLSL compiler in Mesa 7.9. |
| 44 | </p> |
| 45 | |
| 46 | <p> |
Andreas Boll | a73c59b | 2012-09-18 19:31:28 +0200 | [diff] [blame] | 47 | <a href="http://www.lunarg.com/">LunarG</a> can be contacted |
Brian Paul | 30cd76e | 2010-08-26 11:20:31 -0600 | [diff] [blame] | 48 | for custom Mesa / 3D graphics development. |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 49 | </p> |
| 50 | |
| 51 | <p> |
| 52 | Volunteers have made significant contributions to all parts of Mesa, including |
| 53 | complete device drivers. |
| 54 | </p> |
| 55 | |
Andreas Boll | b5da52a | 2012-09-18 18:57:02 +0200 | [diff] [blame] | 56 | </div> |
Brian | 2f207dc | 2007-04-04 09:31:41 -0600 | [diff] [blame] | 57 | </body> |
| 58 | </html> |