nixpkgs-suyu/pkgs/development/libraries/mesa
Gabriel Ebner acbfd3f7c0 mesa: add driversdev output and test that dev doesn't depend on drivers
OpenGL applications should not depend on the Mesa drivers, since these
are supposed to be loaded at runtime from /run/opengl-driver using the
glvnd library.  Furthermore, the drivers output has a large closure
since it depends on LLVM.

The only dependency from dev to drivers came from the xatracker
pkg-config file.  This commit moves this file into a new
output called driversdev.
2021-04-09 09:26:12 +02:00
..
aarch64-darwin.patch mesa: fix missing timespec_get on aarch64-darwin 2021-02-20 10:03:52 -08:00
default.nix mesa: add driversdev output and test that dev doesn't depend on drivers 2021-04-09 09:26:12 +02:00
disk_cache-include-dri-driver-path-in-cache-key.patch Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
missing-includes.patch Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
opencl-install-dir.patch
stubs.nix libGL: use headers from glvnd 2021-04-09 09:24:24 +02:00