From 2702c90d7a39fca2a3319c5e915fd290cb31fc70 Mon Sep 17 00:00:00 2001
From: Radosław Kujawa
Date: Fri, 17 Jul 2026 14:54:32 +0200
Subject: Initial import.
---
docs/lists.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
create mode 100644 docs/lists.html
(limited to 'docs/lists.html')
diff --git a/docs/lists.html b/docs/lists.html
new file mode 100644
index 0000000..2c97d88
--- /dev/null
+++ b/docs/lists.html
@@ -0,0 +1,51 @@
+
+
+Mesa Mailing Lists
+
+
+
+Mailing Lists
+
+
+There are four Mesa mailing lists:
+
+- mesa3d-users - intended for users of the Mesa library.
+Newbie questions are appropriate, but please try reading the Mesa documentation first.
+
- mesa3d-dev - intended for developers of the Mesa library.
+This is not for beginners.
+
- mesa3d-cvs - CVS check-in messages are sent to this list.
+This is useful for tracking ongoing development changes.
+
- mesa3d-announce - announcements of new Mesa versions are sent to this list.
+
+
+
+To subscribe or unsubscribe, go to the
+
+SourceForge lists page.
+
+
+The mailing lists are managed by SourceForge. If you're having trouble
+with the mailing lists please contact the SourceForge administrators for help.
+
+Archives of the old Mesa mailing list which was hosted by unicamp.br
+are available here.
+
+
+Here are some other OpenGL-related forums you might find useful:
+
+
+
+Usenet newsgroups:
+
+- comp.graphics.algorithms
+
- comp.graphics.api.opengl
+
- comp.os.linux.x
+
+
+
+
+OpenGL discussion forums at www.opengl.org
+
+
+
+
--
cgit