79 Commits

Author SHA1 Message Date
Kyle Gospodnetich
aa699cc783 chore: Revert recent package changes for now 2024-11-11 23:12:35 -08:00
Kyle Gospodnetich
7e150fbe6d chore: Allow upstream dri by providing the correct libglapi version 2024-11-08 16:59:00 -08:00
Kyle Gospodnetich
adcd54bab4 chore: Use upstream dri-drivers package 2024-11-08 15:50:31 -08:00
Kyle Gospodnetich
befbfee2db Revert "chore: Downgrade mesa to 24.2.3"
This reverts commit 87d3b43a744e92baead09985b6b7376a9c67fd09.
2024-10-25 10:55:28 -07:00
Kyle Gospodnetich
9ed41bc296 chore: Fix negativo17 mesa compatibility 2024-10-19 14:03:29 -07:00
Kyle Gospodnetich
87d3b43a74 chore: Downgrade mesa to 24.2.3 2024-10-19 14:03:29 -07:00
Kyle Gospodnetich
410e7f1f1e chore: Update Mesa for F41 2024-10-18 15:18:43 -07:00
Kyle Gospodnetich
dfa3ad8c1c chore: Allow mesa-filesystem to remain unchanged 2024-10-07 16:17:32 -07:00
Kyle Gospodnetich
5faaebb13c chore: Add epoch to match Negativo17
chore: Update umu launcher
2024-10-07 15:11:19 -07:00
Kyle Gospodnetich
444a2b1364 chore: Update to mesa 24.1.7 2024-09-04 18:37:14 -07:00
Kyle Gospodnetich
9729406137 chore(mesa): Update to 24.1.6 2024-08-21 05:08:52 -07:00
Kyle Gospodnetich
bdc8d0f6ba chore: Update mesa to 24.1.5 2024-08-04 09:04:34 -07:00
Kyle Gospodnetich
cab3fca660 chore: Update to Mesa 24.1.4 2024-07-19 17:54:18 -07:00
Kyle Gospodnetich
7887d0ab7f chore: Add patch fuzzing 2024-07-06 21:04:35 -07:00
Kyle Gospodnetich
9e76cd1de3 chore: Update mesa to match Nobara's changes 2024-07-06 21:02:03 -07:00
Kyle Gospodnetich
69be913abe fix: Add patch for color issues in the latest Mesa. 2024-07-05 14:41:56 -07:00
Kyle Gospodnetich
0d965e2d40 chore: Update mesa spec to match upstream 2024-07-05 09:35:31 -07:00
Kyle Gospodnetich
c50dc8ee9e fix(mesa): Add missing patches from upstream 2024-07-02 21:09:57 -07:00
Kyle Gospodnetich
5a78d7a88e chore: Update to Mesa 24.1.2 2024-06-21 09:43:19 -07:00
Aaron Trout
0f068d0adf
chore: bump mesa to 24.1.1 (#1223) 2024-06-14 08:17:45 -07:00
Aaron Trout
0482ffc76c
chore: remove build workarounds in mesa.spec (#1165) 2024-05-23 17:21:44 -07:00
Aaron Trout
f5f821f93e
feat: mesa 24.1 (#1082)
* feat: mesa 24.1

Description of changes:

- Upgrade to mesa 24.1
- Remove Broadcom fix backport since it's part of 24.1 release
- 'nouveau-experimental' vulkan driver is now just 'nouveau'
- disable Intel RayTracing on anything but x86_64 (it's not supported
  anywhere else)
- Few dependency definitions / updates to fix build issues
  - python3-pycparser
  - cbindgen
  - version bump for wayland-protocols
  - restrict proc-macro2 crate to `< 1.0.80` (fixes
    `error[E0658]: use of unstable library feature 'proc_macro_byte_character'`)
    - also restricting syn crate to `< 2.0.59` because of dependency conflict
      on proc-macro2
  - add 'paste' crate
- add new dri libs to defined output files

* update to rc3

* 1.0.79 seemed to work previously; try that

It worked here:
https://copr.fedorainfracloud.org/coprs/trouter/bazzite-multilib/build/7337624/

Which was a build from the 'main' branch of mesa before
they released the first RC of 24.1

* Revert "1.0.79 seemed to work previously; try that"

This reverts commit 4f52e2dda394bde7a3c450c20b1e6c736558dbd5.

* rust 1.78 is in F40 now which might fix this?

* revert syn package restriction; should be fixed now rust 1.78 is here

* attempt to fix build; make sacrifice to meson gods

* bump to rc4

* chore: Update to stable 24.1.0

---------

Co-authored-by: Kyle Gospodnetich <me@kylegospodneti.ch>
2024-05-23 11:09:35 -07:00
Kyle Gospodnetich
c3581b4910 chore: Remove unneeded patch 2024-05-20 16:57:01 -07:00
Kyle Gospodnetich
6dbc6bef60 chore: Update to mesa 24.0.7 2024-05-20 16:52:39 -07:00
Kyle Gospodnetich
14d0ced428 chore: Increase mesa release ver 2024-04-17 15:16:11 -07:00
Kyle Gospodnetich
e67da9b80d chore: Update Valve patches for Mesa 2024-04-17 14:10:06 -07:00
Kyle Gospodnetich
dabfdddf9f Revert "chore: Drop patch for now, will rebase"
This reverts commit 4264a4d37369f23876b7827455578f36e1bdded2.
2024-04-17 13:53:34 -07:00
Kyle Gospodnetich
4264a4d373 chore: Drop patch for now, will rebase 2024-04-17 09:05:50 -07:00
Kyle Gospodnetich
e65500efa4 chore: Update to Mesa 24 with Nobara & Valve patches 2024-04-17 08:50:44 -07:00
Kyle Gospodnetich
f752744394 chore: Update to Mesa 23.3.6 2024-02-24 12:06:28 -08:00
Kyle Gospodnetich
ce5c988d06 chore: Update valve patch for Mesa (again) 2024-02-09 18:46:35 -08:00
Kyle Gospodnetich
a6b14c4774 chore: Update valve patch for mesa
https://github.com/HansKristian-Work/vkd3d-proton/issues/1878#issuecomment-1936484479
(Thanks Glorious Eggroll)
2024-02-09 12:50:48 -08:00
Kyle Gospodnetich
36d5e7f60d
chore: Update to mesa 23.3.5 2024-02-06 20:14:28 -08:00
Kyle Gospodnetich
39a54a780f Revert "chore: Revert to Mesa 23.3.3 temporarily while upstream is having issues with gamescope"
This reverts commit e43786eb299a3dfa0eee7d512eae22c6706fd775.
2024-02-03 13:34:30 -08:00
Kyle Gospodnetich
e43786eb29 chore: Revert to Mesa 23.3.3 temporarily while upstream is having issues with gamescope 2024-01-31 20:32:22 -08:00
Kyle Gospodnetich
12136b49a1 chore: Add additional fix needed for Mesa 23.3.4 2024-01-30 00:45:50 -08:00
Kyle Gospodnetich
0c0259a016 chore: Update valve patch for Mesa 23.3.4 2024-01-30 00:33:57 -08:00
Kyle Gospodnetich
b6c001df64 chore: Update to Mesa 23.3.4 2024-01-29 23:23:40 -08:00
Kyle Gospodnetich
69a0b62b04 chore: Update to Mesa 23.3.3 2024-01-13 14:32:59 -08:00
Kyle Gospodnetich
161a42614d chore: Update to Mesa 23.3.2 2024-01-09 18:37:09 -08:00
Kyle Gospodnetich
ccd03c9c16 chore: Add new NVK files
a
2024-01-05 15:29:17 -08:00
Kyle Gospodnetich
240863cd6e feat(nvidia): Build nouveau-experimental vulkan driver in Mesa 2024-01-05 14:30:35 -08:00
Kyle Gospodnetich
dc2fa7929f chore: Update patch for RADV RT 2024-01-05 12:24:00 -08:00
Kyle Gospodnetich
566bb401ee feat(mesa): Add patch for drastically improved RADV RT performance 2024-01-05 12:16:58 -08:00
Kyle Gospodnetich
d24f5f0533 chore: Skip autorelease to keep builds newer than upstream 2023-12-19 16:44:22 -08:00
Kyle Gospodnetich
f8a4ac0ea0 chore(mesa): Remove 00-radv-defaults and 00-mesa-defaults from 32-bit packages 2023-12-19 14:47:06 -08:00
Kyle Gospodnetich
5d0295837a chore: Update Mesa to 23.3.1 2023-12-19 14:01:35 -08:00
Kyle Gospodnetich
fa30ac29ac chore: Update mesa 2023-12-16 00:29:20 -08:00
Kyle Gospodnetich
44f9ed1ef9 chore: Remove 25352 patch in Mesa 2023-12-14 18:14:55 -08:00
Kyle Gospodnetich
f6016b3c57 chore: Enable compute dispatch tunneling 2023-12-14 11:44:12 -08:00