607b3cf6ad
- buildrequires llvm18-devel/clang18-devel on Leap 15.5/15.6 - disabled u_zink-dont-print-error-messages-when-failing-an-implicit.patch for now, since it breaks driver build; this patch needs other patches below to build ... - u_zink-dont-print-error-messages-when-failing-an-implicit.patch * zink: don't print error messages when failing an implicit driver load (Mesa gitlab issue #10802) - Add U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch to fix build with LLVM 18. OBS-URL: https://build.opensuse.org/request/show/1157793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=497 |
||
---|---|---|
_constraints | ||
_multibuild | ||
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
manual-pages.tar.bz2 | ||
mesa-23.3.6.tar.xz | ||
mesa-23.3.6.tar.xz.sig | ||
Mesa-rpmlintrc | ||
Mesa.changes | ||
Mesa.keyring | ||
Mesa.spec | ||
n_add-Mesa-headers-again.patch | ||
n_drirc-disable-rgb10-for-chromium-on-amd.patch | ||
n_stop-iris-flicker.patch | ||
python36-buildfix1.patch | ||
python36-buildfix2.patch | ||
README.updates | ||
u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch | ||
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch | ||
u_dep_xcb.patch | ||
U_fix-ac-llvm-LLVM-18-remove-useless-passes.patch | ||
u_fix-build-on-ppc64le.patch | ||
U_fix-mpeg1_2-decode-mesa-20.2.patch | ||
u_zink-dont-print-error-messages-when-failing-an-implicit.patch |
DRI Driver update mechanism --------------------------- If any corresponding DRI driver is found in "/usr/lib/dri/updates/" it will be favored over the one in "/usr/lib/dri/" and will be used for 32/64 bit applications. On 32/64 bit biarch platforms additionally a corresponding DRI driver in "/usr/lib64/dri/updates/" will be favored over the one in "/usr/lib64/dri/" and will be used for 64bit applications.