Module: Mesa Branch: add-igalia-developers-rst Commit: 437890688573e94d4dbb2224d93228806126fe66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=437890688573e94d4dbb2224d93228806126fe66
Author: Samuel Iglesias Gonsálvez <[email protected]> Date: Mon Mar 20 07:36:44 2023 +0000 docs/developers: Add Igalia as Mesa consultancy Reviewed-by: Erik Faye-Lund <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22020> --- docs/developers.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/developers.rst b/docs/developers.rst index 2cf68dfa21d..2dee2f82789 100644 --- a/docs/developers.rst +++ b/docs/developers.rst @@ -18,8 +18,10 @@ 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. -`LunarG <https://www.lunarg.com/>`__ can be contacted for custom Mesa / -3D graphics development. +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.
