guix/gnu
Lilah Tascheter 45491ea8da
gnu: mesa: Fix Vulkan on older Intel GPUs.
Mesa split the Vulkan intel driver into two: intel and intel_hasvk.
Enables intel_hasvk so vulkan functions on older intel GPUs again, and
swrast for lavapipe as a fallback.

* gnu/packages/gl.scm (mesa-vulkan-hasvk): New variable.
(mesa): Graft with mesa-vulkan-hasvk.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-07-16 09:18:09 +02:00
..
bootloader bootloader: grub: Use rumpdisk-style root when booting with "noide". 2023-07-13 18:59:13 +02:00
build hurd-boot: Cater for netdde. 2023-07-13 18:59:57 +02:00
home
installer
machine
packages gnu: mesa: Fix Vulkan on older Intel GPUs. 2023-07-16 09:18:09 +02:00
services services: static-networking: Support netdde for the Hurd. 2023-07-13 19:00:05 +02:00
system system: hurd: Add netdde to %base-packages/hurd. 2023-07-13 19:00:02 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: oath-toolkit: Update to 2.6.9. 2023-07-09 02:00:09 +02:00
machine.scm
packages.scm
services.scm
system.scm system: hurd: Boot with pci.arbiter and rumpdisk. 2023-07-13 18:59:06 +02:00
tests.scm