nixpkgs/pkgs/development/libraries/mesa
Gabriel Ebner 4bff6d04e4 libGL: use headers from glvnd
The glvnd library contains a copy of the OpenGL headers.  By compiling
against the glvnd headers we completely avoid a dependency on Mesa (and
LLVM).  This reduces rebuild time.  It also prevents accidents, such as
where some packages kept a reference to the mesa.drivers output and thus
had all Mesa drivers in their runtime closure.
2021-04-09 09:24:24 +02:00
..
aarch64-darwin.patch mesa: fix missing timespec_get on aarch64-darwin 2021-02-20 10:03:52 -08:00
default.nix mesa: 21.0.1 -> 21.0.2 2021-04-07 20:34:37 +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 mesa: build with meson 2019-06-26 18:32:44 -04:00
stubs.nix libGL: use headers from glvnd 2021-04-09 09:24:24 +02:00