aboutsummaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2024-09-08 20:13:33 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2024-11-05 11:56:31 -0500
commitfda63ca5211137790d633459b63818ac5405691f (patch)
tree6d98e204f01c28a207a88819e67cb0ce8c80a9a2 /HACKING
parente00c621cbbf58a54ca2dd0c7075f154af26bcd54 (diff)
downloadguix-fda63ca5211137790d633459b63818ac5405691f.tar.gz
guix-fda63ca5211137790d633459b63818ac5405691f.zip
gnu: mesa: Update configure flags.
Previously, in 1ed0283fcc12b4b48f5b61be026a7b832d9781dc, mesa's configuration options were altered to use "auto" as needed, while it looks like this was inadvertently changed in 9b2a3e023f7090d19c98e7582220340df3962555. This meant i915 dropped from x86/x86_64. This commit restores the "auto" behavior where it matched our previous driver list (or restored missing drivers). See mesa's meson.build for all options. * gnu/packages/gl.scm (mesa)[arguments]: For gallium-drivers, use "softpipe,llvmpipe" instead of the deprecated "swrast" option. Use "auto" in gallium-drivers and vulkan-drivers where it provides the same driver list (or restores ones dropped from x86/x86_64). Comment on differences from "auto" where we don't use it. Change-Id: I920701f71d19578f4913fda7372273955f0a9847
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions