Stefan Dirsch
756b7868e8
0002-egl-wayland-only-supply-LINEAR-modifier-when-support.patch 0003-egl-wayland-fallback-to-implicit-modifiers-if-advert.patch * fixes mesa 24.3.1 gallium crash/segfault on GPUs without format modifiers (mesa issue#12253, mesa MR#32535, boo#1234302) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1354
9 lines
428 B
Markdown
9 lines
428 B
Markdown
Since Rust crates are not installed or discouraged to be installed
|
|
as system dependencies because of the maintenance burden of being the
|
|
next crates.io, we will have to download the following crates as vendored
|
|
dependencies. Hence, do not be scared if the dependencies are done like
|
|
this.
|
|
|
|
To check new crates or update the versions, just go to the subprojects
|
|
folder and run `grep -r crates .` then set versions appropriately.
|