SHA256
1
0
forked from pool/Mesa
Go to file
2024-08-03 18:04:45 +00:00
_constraints fix typo in changelog 2024-06-28 13:07:29 +00:00
_multibuild fix typo in changelog 2024-06-28 13:07:29 +00:00
.gitattributes fix typo in changelog 2024-06-28 13:07:29 +00:00
.gitignore fix typo in changelog 2024-06-28 13:07:29 +00:00
baselibs.conf fix typo in changelog 2024-06-28 13:07:29 +00:00
manual-pages.tar.bz2 fix typo in changelog 2024-06-28 13:07:29 +00:00
mesa-24.1.3.tar.xz Accepting request 1191441 from openSUSE:Factory 2024-08-03 18:04:45 +00:00
mesa-24.1.3.tar.xz.sig Accepting request 1191441 from openSUSE:Factory 2024-08-03 18:04:45 +00:00
mesa-24.1.4.tar.xz Accepting request 1190904 from X11:XOrg 2024-08-02 15:25:29 +00:00
mesa-24.1.4.tar.xz.sig Accepting request 1190904 from X11:XOrg 2024-08-02 15:25:29 +00:00
Mesa-rpmlintrc fix typo in changelog 2024-06-28 13:07:29 +00:00
Mesa.changes Accepting request 1191441 from openSUSE:Factory 2024-08-03 18:04:45 +00:00
Mesa.keyring fix typo in changelog 2024-06-28 13:07:29 +00:00
Mesa.spec Accepting request 1191441 from openSUSE:Factory 2024-08-03 18:04:45 +00:00
n_add-Mesa-headers-again.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
n_drirc-disable-rgb10-for-chromium-on-amd.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
n_stop-iris-flicker.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
paste-1.0.14.tar.gz fix typo in changelog 2024-06-28 13:07:29 +00:00
proc-macro2-1.0.70.tar.gz fix typo in changelog 2024-06-28 13:07:29 +00:00
python36-buildfix1.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
python36-buildfix2.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
quote-1.0.33.tar.gz fix typo in changelog 2024-06-28 13:07:29 +00:00
README-suse-maintenance.md fix typo in changelog 2024-06-28 13:07:29 +00:00
README.updates fix typo in changelog 2024-06-28 13:07:29 +00:00
syn-2.0.39.tar.gz fix typo in changelog 2024-06-28 13:07:29 +00:00
u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
u_dep_xcb.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
U_fix-mpeg1_2-decode-mesa-20.2.patch fix typo in changelog 2024-06-28 13:07:29 +00:00
unicode-ident-1.0.12.tar.gz fix typo in changelog 2024-06-28 13:07:29 +00:00

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.