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.

custom.html 605B

123456789101112131415161718192021222324252627
  1. <HTML>
  2. <TITLE>Custom Development</TITLE>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <H1>Custom Development</H1>
  6. <p>
  7. Mesa is primarily developed and maintained on a volunteer basis.
  8. Some Mesa development work has been done in conjuction with contracted
  9. projects, such as the XFree86/DRI drivers.
  10. </p>
  11. <p>
  12. <pre>[Begin shameless plug]</pre>
  13. If you have a need for specific or custom Mesa development work,
  14. <a href="http://www.tungstengraphics.com/" target="_parent">
  15. Tungsten Graphics, Inc.</a> may be able to help you.
  16. <pre>[End shameless plug]</pre>
  17. </p>
  18. </body>
  19. </html>