lists.html revision 04d60ea54c2f357aafdd0083e84b3b2421cc4f66
1<HTML>
2
3<TITLE>Mesa Mailing Lists</TITLE>
4
5<link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7<BODY>
8
9<H1>Mailing Lists</H1>
10
11
12<p>There are four Mesa mailing lists:
13</p>
14
15<ul>
16<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-announce"
17target="_parent">mesa3d-announce</a> - announcements of new Mesa
18versions are sent to this list.
19</li>
20<br>
21<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users"
22target="_parent">mesa3d-users</a> - intended for users of the Mesa library.
23Newbie questions are appropriate, but please try the general OpenGL
24resources and Mesa documentation first.
25</li>
26<br>
27<li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-dev"
28target="_parent">mesa3d-dev</a> - for discussion of Mesa development.
29Not for beginners.
30</li>
31<br>
32<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
33target="_parent">mesa-commit</a> - relays git check-in messages
34(for developers).
35<br>
36Note: the old mesa3d-cvs list is no longer in use.
37</li>
38</ul>
39
40<p>
41<b>Notice</b>: non-member posts to any of these lists will be automatically
42rejected.
43</p>
44
45
46<br>
47
48<H1>OpenGL Forums</H1>
49
50<p>
51Here are some other OpenGL-related forums you might find useful:
52</p>
53
54<ul>
55<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
56target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
57<li>Usenet newsgroups:
58<ul>
59<li>comp.graphics.algorithms</li>
60<li>comp.graphics.api.opengl</li>
61<li>comp.os.linux.x</li>
62</ul>
63</ul>
64
65</HTML>
66</BODY>
67