aboutsummaryrefslogtreecommitdiff
path: root/mesalib/docs/lists.html
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-09-20 08:18:11 +0200
committermarha <marha@users.sourceforge.net>2012-09-20 08:18:11 +0200
commit06d4ea68085558b94d8e9c937091e7b7fcc5d95a (patch)
tree01ff2f6a8d6ae430a526282d98eede21c7cfffd0 /mesalib/docs/lists.html
parent52213f2cd11c6cc7210cea6896ed464fddfe3fec (diff)
downloadvcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.tar.gz
vcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.tar.bz2
vcxsrv-06d4ea68085558b94d8e9c937091e7b7fcc5d95a.zip
libxcb xserver pixman mesa git update 20 sep 2012
libxcb: 08cc068ead7b8e678cdb119b38ada5261d5cc3ea xserver: 70e5766874a919039678bb2ed75f2ccea0cb4345 pixman: 3124a51abb89475b8c5045bc96e04c5852694a16 mesa: bd8fb9e80562fbe0ff76cae50fc411635096f3a9
Diffstat (limited to 'mesalib/docs/lists.html')
-rw-r--r--mesalib/docs/lists.html45
1 files changed, 25 insertions, 20 deletions
diff --git a/mesalib/docs/lists.html b/mesalib/docs/lists.html
index e415fc9b1..1c35037e7 100644
--- a/mesalib/docs/lists.html
+++ b/mesalib/docs/lists.html
@@ -7,6 +7,13 @@
</head>
<body>
+<div class="header">
+ <h1>The Mesa 3D Graphics Library</h1>
+</div>
+
+<iframe src="contents.html"></iframe>
+<div class="content">
+
<h1>Mailing Lists</h1>
@@ -14,26 +21,24 @@
</p>
<ul>
-<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users"
-target="_parent">mesa-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.</p>
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-users">mesa-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.</p>
</li>
-<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev"
-target="_parent">mesa-dev</a> - for Mesa, Gallium and DRI development
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-dev">mesa-dev</a>
+- for Mesa, Gallium and DRI development
discussion. Not for beginners.</p>
</li>
-<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit"
-target="_parent">mesa-commit</a> - relays git check-in messages
-(for developers).
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit">mesa-commit</a>
+- relays git check-in messages (for developers).
In general, people should not post to this list.</p>
</li>
-<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce"
-target="_parent">mesa-announce</a> - announcements of new Mesa
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-announce">mesa-announce</a>
+- announcements of new Mesa
versions are sent to this list. Very low traffic.</p>
</li>
-<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/piglit"
-target="_parent">piglit</a> - for Piglit (OpenGL driver testing framework) discussion.</p>
+<li><p><a href="http://lists.freedesktop.org/mailman/listinfo/piglit">piglit</a>
+- for Piglit (OpenGL driver testing framework) discussion.</p>
</li>
</ul>
@@ -51,16 +56,15 @@ Follow the links above for list archives.
<p>
The old Mesa lists hosted at SourceForge are no longer in use.
The archives are still available, however:
-<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce" target="_parent">mesa3d-announce</a>,
-<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users" target="_parent">mesa3d-users</a>,
-<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev" target="_parent">mesa3d-dev</a>.
+<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce">mesa3d-announce</a>,
+<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users">mesa3d-users</a>,
+<a href="http://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev">mesa3d-dev</a>.
</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>.
+<a href="http://dri.freedesktop.org/wiki/MailingLists">DRI wiki</a>.
</p>
@@ -73,8 +77,8 @@ 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><a href="http://www.opengl.org/cgi-bin/ubb/ultimatebb.cgi">OpenGL discussion forums</a>
+at www.opengl.org</li>
<li>Usenet newsgroups:
<ul>
<li>comp.graphics.algorithms</li>
@@ -83,5 +87,6 @@ target="_parent">OpenGL discussion forums</A> at www.opengl.org</li>
</ul>
</ul>
+</div>
</body>
</html>