Commit Graph

99 Commits

Author SHA1 Message Date
Raboneko 10ece0e594 feat: Update Mesa to 26.1 (#12429) (#12431) 2026-05-19 23:45:05 -05:00
Raboneko 4a837257c2 feat: Update to Mesa 26.0.5 (#11739) (#11742)
(cherry picked from commit f0638f574c)

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-04-28 00:28:29 -05:00
Raboneko 5ddd259aa3 fix(mesa): Totally remove VK_hdr_layer line, add dist to release (#11433) (#11487)
`%{?dist}` was missing and I double checked that Fedora's Mesa has it, and somehow this package was still being obsoleted which affects some NVIDIA systems so I totally removed the line.


(cherry picked from commit 2792e8e117)

Signed-off-by: Gilver <roachy@fyralabs.com>
Co-authored-by: Gilver <roachy@fyralabs.com>
2026-04-18 11:18:43 -05:00
Owen Zimmerman 81e85b0fb1 [42]: feat: Update to Mesa 26.0.4 (#11097)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-04-07 21:00:06 -05:00
Raboneko 991aae571c feat: Update Mesa to 26.0.3 (#10748) (#10750)
(cherry picked from commit acd4c21ddf)

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-03-20 18:52:06 -05:00
Raboneko 8183e2363c fix(mesa): split out cargo dependencies into architecture-specific files to prevent conflicts with i386 and amd64 package installs (#10641) (#10643)
Not having this causes this error to happen when installing both i386 and amd64 mesa.

```
  - file /usr/share/licenses/mesa-vulkan-drivers/LICENSE.dependencies conflicts between attempted installs of mesa-vulkan-drivers-1:26.0.2-2.i686 and mesa-vulkan-drivers-1:26.0.2-2.x86_64
```


(cherry picked from commit 30f7f3f6cb)

Signed-off-by: Tulip Blossom <tulilirockz@outlook.com>
Co-authored-by: Tulip Blossom <tulilirockz@outlook.com>
2026-03-16 13:19:58 +08:00
Raboneko e50ed2e1ef feat: Update Mesa to 26.0.2 (#10458) (#10469) 2026-03-13 15:28:58 +08:00
Raboneko 09df9ea2cc fix (mesa): add epoch to dri-drivers obsoletes (#10193) (#10195)
* fix (mesa): add epoch to dri-drivers obsoletes



* bump rel



---------


(cherry picked from commit 12d53aedcb)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-03-02 02:28:57 -06:00
Raboneko c9c2263377 feat: Update to Mesa 26.0.1 (#10175) (#10188)
* feat: Update to Mesa 26.0.1



* fix: Drop vk_hdr_layer change from upstream



* chore: Fix missing rust dependency



---------


(cherry picked from commit c9ac6a7d84)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-03-02 05:36:37 +00:00
Raboneko 38827e37b0 feat: Update mesa to 26.0.0 (#9806) (#9817) 2026-02-11 20:20:12 -06:00
Raboneko 33b775e06c fix: Use tags instead of branches for patches from OGC (#9665) (#9667) 2026-02-04 15:53:59 -06:00
Raboneko 145cdba883 feat: Update Mesa to 25.3.4, standardize on Open Gaming Collective (#9587) (#9594)
(cherry picked from commit f565c0aff2)

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-02-02 18:00:17 -06:00
Raboneko ddbc8812b7 feat: Update Mesa to 25.3.3 (#9330) (#9335)
* feat: Update Mesa to 25.3.3



* chore: Update wine-wayland.patch



* chore: Remove unneeded patch



* Delete anda/lib/mesa/mesa-38987.patch



---------


(cherry picked from commit f864147622)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2026-01-19 18:33:56 -06:00
Raboneko 1b1418ab1a fix(mesa): enable intel-rt if %with_vulkan_hw (#8758) (#8760)
(cherry picked from commit 0d9d31b5ff)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
2025-12-29 22:02:26 +08:00
Raboneko 76dc703c1c fix: Add SteamVR patch for Mesa (#8508) (#8510)
* fix: Add SteamVR patch for Mesa



* chore: Add patch file for SteamVR patch



* chore: Clean up patch layout



---------


(cherry picked from commit 97114123f1)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-12-19 17:33:08 -06:00
Raboneko b92c154a6f feat: Update Mesa to 25.3.1 (#8435) (#8438) 2025-12-17 17:50:09 -06:00
Gilver 6d72026f44 feat: Update for Mesa 25.3 (#7660) (#7703)
* feat: Update for Mesa 25.3
feat: Enable AMD Virtio support



* Update anda/lib/mesa/mesa.spec




---------



(cherry picked from commit 5013df18ee)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-11-25 20:26:45 -06:00
Raboneko c3aa2045a1 bump: mesa 2025-11-14 21:48:36 +00:00
Raboneko e26ef21b9f bump: mesa 2025-11-12 18:34:26 +00:00
Raboneko 36611825da fix(mesa): Add missing Obsoletes (#7318) (#7320)
* fix(mesa): Add missing Obsoletes



* chore: Release



---------


(cherry picked from commit 4d12814027)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-11-12 13:29:53 +00:00
Raboneko 3ade084498 bump: discord-canary-openasar discord-canary discord-ptb-openasar ruffle-nightly signal-desktop subtitleedit gnome-shell-extension-appmenu-is-back lomiri-system-settings eww zed-preview zed youki dwarfs mesa libnvidia-container wine-staging rust-mise mdbook yt-dlp-git 2025-11-01 17:00:33 +00:00
Raboneko 4c36e6db01 feat(mesa): add patch for fixing intel arc rendering issues (#6749) (#6754) 2025-10-15 18:50:04 +08:00
Raboneko a09eaeeeda bump: steam mesa 2025-10-01 10:50:05 +00:00
Kyle Gospodnetich 03cce5eb93 chore: Bring in latest DXIL changes from Fedora PR discussions (#6376)
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-09-21 15:24:04 +08:00
Raboneko 81f7dc111c bump: halloy mesa 2025-09-17 14:37:53 +00:00
Raboneko ee7ea0d7de bump: mesa 2025-09-03 11:29:25 +00:00
Owen Zimmerman cf014e92ce Feat: Switch mesa to large runners (#6157)
* Feat: Switch mesa to large runners

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Bump release

* Bump release

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2025-08-26 22:38:25 -05:00
Kyle Gospodnetich 7706984b3b chore: Split dxil into dxil and dxil-libs, allows both 32-bit and 64-bit support for spir-v to dxil (#6156)
* chore: Split dxil into dxil and dxil-libs, allows both 32-bit and 64-bit support for spir-v to dxil

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Increase release

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Make dependency on mesa-dxil arch neutral

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

---------

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-08-26 20:20:27 -05:00
Kyle Gospodnetich 81a050dcb1 feat: Enable D3D12 for WSL in Mesa (#6150) 2025-08-26 16:27:53 -05:00
Raboneko a2bdd3caa0 bump: steam mesa 2025-08-20 14:21:30 +00:00
Kyle Gospodnetich 7dcb88942c feat: Add AMD Anti-lag backport to Mesa 25.2.0 (#6041)
* chore: Bump mesa release number

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Update bazzite.patch

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Add some missing commits

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Explicitly enable anti-lag layer in spec

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Add anti-lag files to spec

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

---------

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-08-09 18:53:55 -05:00
Kyle Gospodnetich 11bd4548a5 fix: Update bazzite.patch and mesa.spec for 25.2.0 (Reapplication) (#6036)
* fix: Update bazzite.patch and mesa.spec for 25.2.0 (Reapplication)

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Update bazzite.patch

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

---------

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-08-10 01:06:07 +08:00
Raboneko fa7f04ca5b bump: mesa 2025-08-08 14:59:48 +00:00
madomado a7df4e89c5 Revert "fix: Update bazzite.patch and mesa.spec for 25.2.0 (#6008)" (#6018)
This reverts commit a25aa6cfef.
2025-08-08 09:04:40 -05:00
Kyle Gospodnetich a25aa6cfef fix: Update bazzite.patch and mesa.spec for 25.2.0 (#6008)
Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-08-07 19:24:07 -05:00
Raboneko 502220c127 bump: golang-github-abenz1267-walker mesa 2025-08-06 16:55:40 +00:00
Raboneko 6a99f45aa4 bump: mesa 2025-07-30 20:44:47 +00:00
Raboneko d80c40eedc bump: mesa 2025-07-16 15:30:11 +00:00
Raboneko 536a70dd1c bump: mesa 2025-07-03 16:51:35 +00:00
Kyle Gospodnetich cfb7dae72f fix: Update mesa.spec with latest changes from upstream (#5601)
* fix: Update mesa.spec with latest changes from upstream

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Remove unneeded patch

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Remove unused patch file

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

* chore: Update bazzite.patch

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

---------

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2025-06-21 01:09:42 +08:00
Raboneko ee36fb521d bump: mesa 2025-06-18 18:27:45 +00:00
Raboneko 68564dfa69 bump: mesa 2025-06-07 13:57:42 +00:00
Raboneko 15283120ec bump: zed-preview mesa 2025-06-04 18:37:42 +00:00
Kyle Gospodnetich fb14c54473 f42: Update to Mesa 25.1.1 (#5140)
* chore: Update mesa to 25.1.1
Adjust bazzite patch for latest Mesa

* Update patch for 25.1.1

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>

---------

Signed-off-by: Kyle Gospodnetich <me@kylegospodneti.ch>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-06-02 19:15:09 -05:00
Raboneko fd861a1747 fix(mesa): Track download page by description to always return the latest version (#5148) (#5171)
(cherry picked from commit 36ee8bde13)

Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-31 01:48:05 -05:00
Gilver 1564a2526c bump: mesa (#4938)
Signed-off-by: Gilver <rockgrub@disroot.org>
2025-05-21 17:21:15 +08:00
Kyle Gospodnetich 94a64c141c chore: Add more patches for DOOM: The Dark Ages & Proton GE/Wine Wayland (#4878) 2025-05-18 18:29:33 -05:00
Kyle Gospodnetich 17612503f5 fix: Add extra patch for DOOM: The Dark Ages (Temporary, this is a backport) (#4805) 2025-05-13 16:22:03 +08:00
Raboneko 125987ff10 fix(mesa): libOSMesa is obsolete (#4763) (#4798)
* fix: Obsolete libOSMesa, add compat package

* feat: A lil thank you

* feat: Epoch on compat package so both are the same



* Update mesa.spec

---------


(cherry picked from commit 68ca317303)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
2025-05-11 21:21:05 -05:00
Kyle Gospodnetich 883cf594ec chore: Update Bazzite.patch for Mesa 25.1 (#4794) 2025-05-11 20:27:13 -05:00