Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 35aea2bff587
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e7b88d10a342
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 17, 2020

  1. mesa: 20.2.4 -> 20.3.0

    primeos committed Dec 17, 2020
    Copy the full SHA
    a9385a7 View commit details
  2. mesa: Drop all old patches

    There's no need to keep the expressions for old patches around.
    Also: Apply the musl patch unconditionally to ensure that it doesn't
    break after future updates.
    primeos committed Dec 17, 2020
    Copy the full SHA
    3106113 View commit details
  3. mesa: Switch from LLVM 9 to llvmPackages_latest

    The radeonsi and radv (without ACO) drivers requires LLVM 11 for
    GFX 10.3 [0],[1]. E.g. Arch Linux also compiles Mesa with LLVM 11 so
    this should be fine.
    
    [0]: https://docs.mesa3d.org/relnotes/20.2.0.html
    [1]: #105817 (comment)
    primeos committed Dec 17, 2020
    Copy the full SHA
    886e497 View commit details
  4. mesa: 20.3.0 -> 20.3.1

    primeos committed Dec 17, 2020
    1
    Copy the full SHA
    af9f917 View commit details
  5. Merge pull request #105817 from primeos/mesa-next

    mesa: 20.2.4 -> 20.3.1
    primeos authored Dec 17, 2020
    1
    Copy the full SHA
    e7b88d1 View commit details
Loading