SHA256
1
0
forked from pool/Mesa
Go to file
Stefan Dirsch db4b74a27f - Update to bugfix release 24.1.3
--> https://docs.mesa3d.org/relnotes/24.1.3
- supersedes the following patches:
  * u_dri-Fix-BGR-format-exclusion.patch
  * u_egl-gbm-Enable-RGBA-configs.patch
  * u_egl-surfaceless-Enable-RGBA-configs.patch
  * boo1226725-test-fix1.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1315
2024-07-04 12:49:50 +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 - Update to bugfix release 24.1.3 2024-07-04 12:49:50 +00:00
mesa-24.1.3.tar.xz.sig - Update to bugfix release 24.1.3 2024-07-04 12:49:50 +00:00
Mesa-rpmlintrc fix typo in changelog 2024-06-28 13:07:29 +00:00
Mesa.changes - Update to bugfix release 24.1.3 2024-07-04 12:49:50 +00:00
Mesa.keyring fix typo in changelog 2024-06-28 13:07:29 +00:00
Mesa.spec - Update to bugfix release 24.1.3 2024-07-04 12:49:50 +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.