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
Kyle Gospodnetich
492471d811
chore: Add spec file for mesa-vulkan-drivers
2023-12-11 15:57:19 -08:00
Kyle Gospodnetich
68e01ae972
chore: Add bazzite tag to Mesa
2023-12-10 15:35:33 -08:00
Kyle Gospodnetich
e4db1fff07
chore: Update to Mesa 23.3.0 (Patches from Nobara <3)
2023-12-08 15:07:41 -08:00
Kyle Gospodnetich
a9bbd49fe5
chore: Add compute tunneling change to mesa
2023-12-07 16:45:37 -08:00
Kyle Gospodnetich
e3c0671427
chore: Update mesa spec files
2023-12-07 12:21:40 -08:00
Kyle Gospodnetich
6d2818cff7
chore: Add bluez spec files with patch for controller issues
2023-11-10 15:21:58 -08:00
Kyle Gospodnetich
218a93f2c9
chore: Update mesa spec file
2023-10-07 19:27:32 -07:00
Kyle Gospodnetich
55eccb4b9b
chore: Update mesa gamescope frame limit patch for latest build
2023-10-01 20:34:50 -07:00
Kyle Gospodnetich
78ae69e54d
chore: Update Valve mesa config patch for latest build
2023-10-01 20:23:08 -07:00
Kyle Gospodnetich
84f23e1e22
chore: Update Mesa spec for Fedora 39
2023-09-30 20:49:30 -07:00
Kyle Gospodnetich
56535fad6f
chore: Split mesa into 38 & 39 spec files.
2023-09-30 20:48:19 -07:00
Kyle Gospodnetich
ba41a62a71
chore: Update to Mesa 23.1.8
2023-09-28 12:02:56 -07:00
Kyle Gospodnetich
caa8ebc531
chore: Update to Mesa 23.1.7
2023-09-11 16:22:12 -07:00
Kyle Gospodnetich
5d4ce7ab9a
chore(mesa): Add patch to adjust Mesa's config with Valve's changes
2023-09-09 23:40:19 -07:00