docs: move developers article to main website

This isn't content that relates directly to a specific release of Mesa,
and it's also quite out-of-date. Let's move it to the main mesa website
instead, where we have an updated version.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22028>
This commit is contained in:
Erik Faye-Lund
2023-03-20 15:53:36 +01:00
committed by Marge Bot
parent d044eeb658
commit 1c69fbff47
3 changed files with 1 additions and 28 deletions

View File

@@ -137,6 +137,7 @@ html_extra_path = [
html_redirects = [ html_redirects = [
('webmaster', 'https://www.mesa3d.org/website/'), ('webmaster', 'https://www.mesa3d.org/website/'),
('developers', 'https://www.mesa3d.org/developers/'),
] ]

View File

@@ -1,27 +0,0 @@
Developers
==========
Both professional and volunteer developers contribute to Mesa.
`VMware <https://www.vmware.com/>`__ employs several of the main Mesa
developers including Brian Paul and Keith Whitwell.
In the past, Tungsten Graphics contracts implemented many Mesa features
including:
- DRI drivers for Intel i965, i945, i915 and other chips
- Advanced memory manager and framebuffer object support
- Shading language compiler and OpenGL 2.0 support
- MiniGLX environment
Other companies including `Intel <https://01.org/linuxgraphics>`__ and
RedHat also actively contribute to the project. Intel has recently
contributed the new GLSL compiler in Mesa 7.9.
The following companies can be contacted for custom Mesa / 3D graphics development (sorted alphabetically):
- `Igalia <https://www.igalia.com>`__
- `LunarG <https://www.lunarg.com/>`__
Volunteers have made significant contributions to all parts of Mesa,
including complete device drivers.

View File

@@ -35,7 +35,6 @@ Linux, FreeBSD, and other operating systems.
self self
history history
developers
amber amber
systems systems
license license