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.

lists.html 1.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <HTML>
  2. <TITLE>Mesa Mailing Lists</TITLE>
  3. <BODY text="#000000" bgcolor="#55bbff" link="#111188">
  4. <H1>Mailing Lists</H1>
  5. <p>There are four Mesa mailing lists:</p>
  6. <ul>
  7. <li><b>mesa3d-users</b> - intended for users of the Mesa library.
  8. Newbie questions are appropriate, but please try reading the Mesa documentation first.
  9. </li><li><b>mesa3d-dev</b> - intended for developers of the Mesa library.
  10. This is not for beginners.
  11. </li><li><b>mesa3d-cvs</b> - CVS check-in messages are sent to this list.
  12. This is useful for tracking ongoing development changes.
  13. </li><li><b>mesa3d-announce</b> - announcements of new Mesa versions are sent to this list.
  14. </li></ul>
  15. <p>
  16. To subscribe or unsubscribe, go to the
  17. <a href="http://www.sourceforge.net/mail/?group_id=3" target="_parent">
  18. SourceForge lists page.</a>
  19. </p>
  20. <p>The mailing lists are managed by SourceForge. If you're having trouble
  21. with the mailing lists please contact the SourceForge administrators for help.</p>
  22. <p>Archives of the old Mesa mailing list which was hosted by unicamp.br
  23. are available <a href="http://groups.yahoo.com/group/mesa/messages/">here</a>.</p>
  24. <p>
  25. Here are some other OpenGL-related forums you might find useful:
  26. </p>
  27. <p>
  28. Usenet newsgroups:
  29. <ul>
  30. <li>comp.graphics.algorithms
  31. <li>comp.graphics.api.opengl
  32. <li>comp.os.linux.x
  33. </ul>
  34. </p>
  35. <p>
  36. <a href="http://www.opengl.org/">OpenGL discussion forums</A> at www.opengl.org
  37. </p>
  38. </HTML>
  39. </BODY>