blob: c79d615db0bf8dc6698ad68728bb7bbd5d207f9a [file] [log] [blame]
Andreas Bollecd5c7c2012-06-12 09:05:03 +02001<!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>
Brian Paul0b27ace2003-03-08 17:38:57 +00009
Andreas Bollecd5c7c2012-06-12 09:05:03 +020010<h1>Mailing Lists</h1>
Brian Paul0b27ace2003-03-08 17:38:57 +000011
12
Timo Jyrinki385d6b22008-08-26 12:36:39 -060013<p>There are four Mesa 3D / DRI mailing lists:
Brian Paul0b27ace2003-03-08 17:38:57 +000014</p>
15
Brian7f826742006-12-06 08:20:03 -070016<ul>
Brian Pauldb3b3422010-04-16 08:25:58 -060017<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
18target="_parent">mesa-users</a> - intended for end-users of Mesa and DRI
Brian Paul4e34c5d2010-01-19 16:42:43 -070019drivers. Newbie questions are OK, but please try the general OpenGL
Timo Jyrinki385d6b22008-08-26 12:36:39 -060020resources and Mesa/DRI documentation first.
Brian7f826742006-12-06 08:20:03 -070021</li>
22<br>
Brian Paul497b6602010-04-12 18:45:10 -060023<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
24target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development
Brian Paul4e34c5d2010-01-19 16:42:43 -070025discussion. Not for beginners.
Brian7f826742006-12-06 08:20:03 -070026</li>
27<br>
28<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
29target="_parent">mesa-commit</a> - relays git check-in messages
30(for developers).
Brian Paul4e34c5d2010-01-19 16:42:43 -070031In general, people should not post to this list.
32</li>
Brian04d60ea2007-01-27 06:25:31 -070033<br>
Brian Pauldb3b3422010-04-16 08:25:58 -060034<li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
35target="_parent">mesa-announce</a> - announcements of new Mesa
Brian Paul4e34c5d2010-01-19 16:42:43 -070036versions are sent to this list. Very low traffic.
Brian7f826742006-12-06 08:20:03 -070037</li>
38</ul>
Brian Paul0b27ace2003-03-08 17:38:57 +000039
Brian Paul4e34c5d2010-01-19 16:42:43 -070040<p>
Brian Paulafaf0242011-09-06 09:19:36 -060041<b>NOTE</b>: You <b>must</b> subscribe to these lists in order to post to them.
42If you try to post to a list and you're not a subscriber (or if you try to post
43from a different email address than you subscribed with) your posting will be
44held for an indefinite period or may be discarded entirely.
45</p>
46
47<p>
Brian Paul4e34c5d2010-01-19 16:42:43 -070048Follow the links above for list archives.
49</p>
50
Brian Paulb695cbd2010-04-23 15:36:29 -060051<p>
52The old Mesa lists hosted at SourceForge are no longer in use.
53The 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
Timo Jyrinki385d6b22008-08-26 12:36:39 -060060<p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD
Brian Paul4e34c5d2010-01-19 16:42:43 -070061kernels, see the
62<a href="http://dri.freedesktop.org/wiki/MailingLists" target="_parent">
63DRI wiki</a>.
64</p>
Timo Jyrinki385d6b22008-08-26 12:36:39 -060065
Brian7f826742006-12-06 08:20:03 -070066
67<br>
68
69<H1>OpenGL Forums</H1>
Brian Paul0b27ace2003-03-08 17:38:57 +000070
71<p>
72Here are some other OpenGL-related forums you might find useful:
73</p>
74
Brian Paul0b27ace2003-03-08 17:38:57 +000075<ul>
Brian7f826742006-12-06 08:20:03 -070076<li><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi"
77target="_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>
Brian Paul0b27ace2003-03-08 17:38:57 +000083</ul>
Brian7f826742006-12-06 08:20:03 -070084</ul>
Brian Paul0b27ace2003-03-08 17:38:57 +000085
Andreas Bollecd5c7c2012-06-12 09:05:03 +020086</body>
87</html>