Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

developers.html 1.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <HTML>
  2. <TITLE>Developers</TITLE>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <H1>Developers</H1>
  6. <p>
  7. Both professional and volunteer developers contribute to Mesa.
  8. </p>
  9. <p>
  10. <a href="http://www.tungstengraphics.com/" target="_parent">Tungsten Graphics</a>
  11. employs several of the main Mesa developers including Brian Paul
  12. and Keith Whitwell.
  13. Much of the on-going work in Mesa is done through Tungsten Graphics engineering
  14. contracts.
  15. Prominent examples of this work includes:
  16. </p>
  17. <ul>
  18. <li>DRI drivers for Intel i965, i945, i915 and other chips
  19. <li>Advanced memory manager and framebuffer object support
  20. <li>Shading language compiler and OpenGL 2.0 support
  21. <li>MiniGLX environment
  22. </ul>
  23. <p>
  24. Other companies including
  25. <a href="http://www.intellinuxgraphics.org/index.html" target="_parent">Intel</a>
  26. and IBM also actively contribute to the project.
  27. </p>
  28. <p>
  29. Volunteers have made significant contributions to all parts of Mesa, including
  30. complete device drivers.
  31. </p>
  32. <H1>Custom Development</H1>
  33. <p>
  34. Contact <a href="http://www.tungstengraphics.com/" target="_parent">
  35. Tungsten Graphics</a>
  36. for information about custom development in Mesa, OpenGL, X and other
  37. graphics technologies.
  38. </p>
  39. </body>
  40. </html>