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 3D / DRI mailing lists:
13</p>
14
15<ul>
16<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
17target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI
18drivers.  Newbie questions are OK, but please try the general OpenGL
19resources and Mesa/DRI documentation first.
20</li>
21<br>
22<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
23target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development
24discussion.  Not for beginners.
25</li>
26<br>
27<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
28target="_parent">mesa-commit</a> - relays git check-in messages
29(for developers).
30In general, people should not post to this list.
31</li>
32<br>
33<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
34target="_parent">mesa-announce</a> - announcements of new Mesa
35versions are sent to this list.  Very low traffic.
36</li>
37</ul>
38
39<p>
40Follow the links above for list archives.
41</p>
42
43<p>
44The old Mesa lists hosted at SourceForge are no longer in use.
45The archives are still available, however:
46<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce" target="_parent">mesa3d-announce</a>,
47<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users" target="_parent">mesa3d-users</a>,
48<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev" target="_parent">mesa3d-dev</a>.
49</p>
50
51
52<p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD 
53kernels, see the
54<a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent">
55DRI wiki</a>.
56</p>
57
58<p>
59<b>Notice</b>: You must subscribe to these lists in order to post to them.
60</p>
61
62
63<br>
64
65<H1>OpenGL Forums</H1>
66
67<p>
68Here are some other OpenGL-related forums you might find useful:
69</p>
70
71<ul>
72<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
73target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
74<li>Usenet newsgroups:
75<ul>
76<li>comp.graphics.algorithms</li>
77<li>comp.graphics.api.opengl</li>
78<li>comp.os.linux.x</li>
79</ul>
80</ul>
81
82</HTML>
83</BODY>
84