1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <HTML>
-
- <TITLE>Mesa Mailing Lists</TITLE>
-
- <link rel="stylesheet" type="text/css" href="mesa.css"></head>
-
- <BODY>
-
- <H1>Mailing Lists</H1>
-
-
- <p>There are four Mesa 3D / DRI mailing lists:
- </p>
-
- <ul>
- <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users"
- target="_parent">mesa3d-users</a> - intended for end-users of Mesa and DRI
- drivers. Newbie questions are OK, but please try the general OpenGL
- resources and Mesa/DRI documentation first.
- </li>
- <br>
- <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-dev"
- target="_parent">mesa3d-dev</a> - for Mesa, Gallium and DRI development
- discussion. Not for beginners.
- </li>
- <br>
- <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
- target="_parent">mesa-commit</a> - relays git check-in messages
- (for developers).
- In general, people should not post to this list.
- </li>
- <br>
- <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce"
- target="_parent">mesa3d-announce</a> - announcements of new Mesa
- versions are sent to this list. Very low traffic.
- </li>
- </ul>
-
- <p>
- Follow the links above for list archives.
- </p>
-
- <p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD
- kernels, see the
- <a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent">
- DRI wiki</a>.
- </p>
-
- <p>
- <b>Notice</b>: You must subscribe to these lists in order to post to them.
- </p>
-
-
- <br>
-
- <H1>OpenGL Forums</H1>
-
- <p>
- Here are some other OpenGL-related forums you might find useful:
- </p>
-
- <ul>
- <li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
- target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
- <li>Usenet newsgroups:
- <ul>
- <li>comp.graphics.algorithms</li>
- <li>comp.graphics.api.opengl</li>
- <li>comp.os.linux.x</li>
- </ul>
- </ul>
-
- </HTML>
- </BODY>
|