4459a2306a
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488) - only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for older products still use 'BuildRequires: llvm9-devel'; fixed build on openSUSE Leap 15.2 - Update to version 19.3.4 * changes all over the tree, but aco and anv are leading the way in changes - supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch OBS-URL: https://build.opensuse.org/request/show/777801 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=370 |
||
---|---|---|
_constraints | ||
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
manual-pages.tar.bz2 | ||
mesa-19.3.4.tar.xz | ||
mesa-19.3.4.tar.xz.sig | ||
Mesa-drivers-rpmlintrc | ||
Mesa-drivers.changes | ||
Mesa-drivers.spec | ||
Mesa-rpmlintrc | ||
Mesa.changes | ||
Mesa.keyring | ||
Mesa.spec | ||
n_add-Mesa-headers-again.patch | ||
n_drirc-disable-rgb10-for-chromium-on-amd.patch | ||
n_opencl_dep_libclang.patch | ||
pre_checkin.sh | ||
README.updates | ||
U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch | ||
U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch | ||
U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch | ||
U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch | ||
U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch | ||
u_dep_xcb.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.