From f49aee3465c2d9c1ca3d92109f30af1d1f6b2e2f Mon Sep 17 00:00:00 2001 From: axaloteDev Date: Sun, 29 Mar 2026 21:18:45 -0300 Subject: [PATCH] Remove proprietary drivers Closes #234 Signed-off-by: axaloteDev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87c2c3e..b3799ee 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors | [rsyslog](https://www.rsyslog.com/) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | Explicitly stated in the [documentation](https://www.rsyslog.com/doc/about/ai_first.html) | | [systemd](https://github.com/systemd/systemd) | dinit, s6, OpenRC, shepherd | [AGENTS.md](https://github.com/systemd/systemd/blob/main/AGENTS.md), [Claude used for commits](https://github.com/systemd/systemd/commit/744d589632c545e90ae76853abbfbc90cb530e24) | | [wireplumber](https://gitlab.freedesktop.org/pipewire/wireplumber/) | | [AGENTS.md file in code repository](https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/AGENTS.md?ref_type=heads) | -| [Mesa3D](https://mesa3d.org/) | Nvidia proprietary drivers implement their own video stack distinct from Mesa. For AMD GPUs, AMDGPU-PRO is separate from Mesa3D but it does include some modules of it. There are no drivers for Intel GPUs that aren't based on Mesa3D. | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). | +| [Mesa3D](https://mesa3d.org/) | | Explicitly stated in their [Contribution Guidelines](https://docs.mesa3d.org/submittingpatches.html#expectations-on-contributors). | ## Operating Systems