docs: consolidate html header and footer
[mesa.git] / docs / lists.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Mesa Mailing Lists</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <h1>Mailing Lists</h1>
11
12
13 <p>There are four Mesa 3D / DRI mailing lists:
14 </p>
15
16 <ul>
17 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
18 target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI
19 drivers. Newbie questions are OK, but please try the general OpenGL
20 resources and Mesa/DRI documentation first.
21 </li>
22 <br>
23 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
24 target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development
25 discussion. Not for beginners.
26 </li>
27 <br>
28 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
29 target="_parent">mesa-commit</a> - relays git check-in messages
30 (for developers).
31 In general, people should not post to this list.
32 </li>
33 <br>
34 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
35 target="_parent">mesa-announce</a> - announcements of new Mesa
36 versions are sent to this list. Very low traffic.
37 </li>
38 </ul>
39
40 <p>
41 <b>NOTE</b>: You <b>must</b> subscribe to these lists in order to post to them.
42 If you try to post to a list and you're not a subscriber (or if you try to post
43 from a different email address than you subscribed with) your posting will be
44 held for an indefinite period or may be discarded entirely.
45 </p>
46
47 <p>
48 Follow the links above for list archives.
49 </p>
50
51 <p>
52 The old Mesa lists hosted at SourceForge are no longer in use.
53 The archives are still available, however:
54 <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce" target="_parent">mesa3d-announce</a>,
55 <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users" target="_parent">mesa3d-users</a>,
56 <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev" target="_parent">mesa3d-dev</a>.
57 </p>
58
59
60 <p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD
61 kernels, see the
62 <a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent">
63 DRI wiki</a>.
64 </p>
65
66
67 <br>
68
69 <H1>OpenGL Forums</H1>
70
71 <p>
72 Here are some other OpenGL-related forums you might find useful:
73 </p>
74
75 <ul>
76 <li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
77 target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
78 <li>Usenet newsgroups:
79 <ul>
80 <li>comp.graphics.algorithms</li>
81 <li>comp.graphics.api.opengl</li>
82 <li>comp.os.linux.x</li>
83 </ul>
84 </ul>
85
86 </body>
87 </html>