-
Notifications
You must be signed in to change notification settings - Fork 2.4k
mesa: update to 25.2.6 #57292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
mesa: update to 25.2.6 #57292
Conversation
681fe10 to
6a4bb5a
Compare
|
Disregarding the rest of the changes you made, listing the distfiles and tools one by one would make the template a pita to maintain. |
|
I have a utility that analyzes source code and solves this problem. |
could i take a look at it? |
https://github.com/onlylunix/simple-utilities/blob/main/gen_crates.sh |
|
You need Meson 1.7.0 or later! I can't figure out how to do this in one commit. :) |
#56014 |
|
just wanted to add about the meson thing - i think the PR creator isn't using github anymore? also the last comment mentions meson should be past that PR (1.8.4). |
db509dc to
6d86d8c
Compare
ac3ed95 to
5131f7c
Compare
|
Thanks for doing the PR. Will this solve the problem with x32 games and Vulkan?: doitsujin/dxvk#5219 I've been having a similar problem with Mesa 25.1.9 for a week... I saw your workaround but I don't have that
|
|
same person so i have to assume so |
Yes, this issue has been resolved.
Your problem is something else. |
|
Sorry but why are some of these Rust crates being vendored anyway? |
seconded. i know cmake has this type of thing disabled because it can be sneaky |
|
fwiw, my version w/o rust stuff in separate files. also think |
|
also-also fwiw - meson 1.9.1 #57635 |
f5e9321 to
8009329
Compare
a3673d5 to
3858644
Compare
@zlice |
|
The vendoring appears to be done at least on Alpine Linux to enable NVK, idk enough about Mesa's features here to really be able to comment but fair enough I guess: https://git.alpinelinux.org/aports/commit/main?id=a67dc80ad7aa89c821961b84f3fa0940129bbfde |
|
It is advisable to wait for the backport |
Testing the changes
Local build testing