nixpkgs/pkgs
Michael Weiss c8eda85fb6
mesa: 21.3.8 -> 22.0.1
The DRI drivers were removed [0]:
> Mesa's main branch no longer has any "classic" drivers, use the
> "amber" branch instead.

Mesa 21.3 provided the following DRI drivers:
i915 i965 r100 r200 nouveau

For nouveau, there is a Gallium3D driver as well, and i965 can be
replaced with iris or crocus (iris was already the default for
generation 8+ Intel iGPUs and crocus is a new driver for older hardware
that supports generation 4 to 7 iGPUs [1]).
(See also [2] for some more information.)

[0]: cdde031ac2
[1]: https://airlied.blogspot.com/2021/04/crocus-gallium-for-gen4-7-generation.html
[2]: https://www.phoronix.com/scan.php?page=news_item&px=2021-Retire-Mesa-Classic-Main

Note: "-Ddri-drivers-path" is still required to avoid a dependency
cycle.

Release notes: https://docs.mesa3d.org/relnotes/22.0.0.html
2022-03-30 22:36:09 +02:00
..
applications Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
build-support Merge branch 'master' into staging-next 2022-03-28 17:55:31 +02:00
common-updater
data Merge master into staging-next 2022-03-29 13:25:16 +02:00
desktops Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
development mesa: 21.3.8 -> 22.0.1 2022-03-30 22:36:09 +02:00
games Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
misc Merge branch 'master' into staging-next 2022-03-28 17:55:31 +02:00
os-specific Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
pkgs-lib
servers Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
shells oh-my-zsh: 2022-03-26 -> 2022-03-28 2022-03-28 12:04:54 +00:00
stdenv
test
tools Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00
top-level Merge remote-tracking branch 'origin/master' into staging-next 2022-03-29 18:17:36 +02:00