third_party_mesa3d/docs/lists.rst
Erik Faye-Lund e6baf37778 docs: promote #dri-devel on oftc over freenode
Due to the recent changes at Freenode and the recommendation from the
X.Org board of moving to OFTC[1], many mesa-developers have moved over
to the #dri-devel channel on OFTC by now.

So let's promote that channel rather than the Freenode channel.

While we're at it, let's correct[2] the URI to use a slash to separate
between the host and channel. And omit the # from the channel name for
maximum compatibility.

[1]: https://lists.freedesktop.org/archives/mesa-dev/2021-May/225271.html
[2]: https://en.wikipedia.org/wiki/Internet_Relay_Chat#URI_scheme

Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10917>
2021-05-24 09:21:48 +00:00

65 lines
2.2 KiB
ReStructuredText

Mailing Lists
=============
These are the primary Mesa 3D / DRI mailing lists:
- `mesa-users <https://lists.freedesktop.org/mailman/listinfo/mesa-users>`__
- 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.
- `mesa-dev <https://lists.freedesktop.org/mailman/listinfo/mesa-dev>`__
- for Mesa, Gallium and DRI development discussion. Not for
beginners.
- `mesa-commit <https://lists.freedesktop.org/mailman/listinfo/mesa-commit>`__
- relays Git check-in messages (for developers). In general, people
should not post to this list.
- `mesa-announce <https://lists.freedesktop.org/mailman/listinfo/mesa-announce>`__
- announcements of new Mesa versions are sent to this list. Very low
traffic.
- `dri-devel <http://lists.freedesktop.org/mailman/listinfo/dri-devel>`__
- for the Linux/BSD Direct Rendering Module (DRM) kernel modules
supporting Mesa's userspace drivers
- `piglit <https://lists.freedesktop.org/mailman/listinfo/piglit>`__ -
for Piglit (OpenGL driver testing framework) discussion.
.. note::
You **must** subscribe to these lists in order to post to
them. If you try to post to a list and you're not a subscriber (or if
you try to post from a different email address than you subscribed with)
your posting will be held for an indefinite period or may be discarded
entirely.
Follow the links above for list archives.
The old Mesa lists hosted at SourceForge are no longer in use. The
archives are still available, however:
`mesa3d-announce <https://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-announce>`__,
`mesa3d-users <https://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-users>`__,
`mesa3d-dev <https://sourceforge.net/mailarchive/forum.php?forum_name=mesa3d-dev>`__.
IRC
---
join `#dri-devel channel <irc://irc.oftc.net/dri-devel>`__ on
`irc.oftc.net <https://webchat.oftc.net/>`__
OpenGL Forums
-------------
Here are some other OpenGL-related forums you might find useful:
- `OpenGL discussion
forums <https://www.opengl.org/discussion_boards/>`__ at
www.opengl.org
- Usenet newsgroups:
- comp.graphics.algorithms
- comp.graphics.api.opengl
- comp.os.linux.x