Age | Commit message (Collapse) | Author | Files | Lines |
|
Since GBM is busted upstream, we can't use this for Wayland or Xorg.
I'm not sure what we are meant to be using it for, but we don't need
it available everywhere in this case.
|
|
See upstream: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12219
|
|
Users can override this by running 'apk add !mesa-amber', but this way
we always install drivers for the older machines when installing Mesa
drivers at all. This way, we don't need to change Horizon etc to
support the older hardware drivers, and users can still remove it if
they know they won't ever need it.
|
|
This provides graphics drivers for r100/r200 Radeons, and also
early GeForces via nouveau dri. nv30+ are handled by Gallium.
Uses libglvnd so it can coexist with newer Mesa versions.
|