Go to file
Ana Guerrero c2c6e4b459 Accepting request 1225842 from X11:XOrg
- Update to release 24.3.0
  --> https://docs.mesa3d.org/relnotes/24.3.0

- Update to release 24.3.0~rc2
  --> https://www.phoronix.com/news/Mesa-24.3-rc2
- Update to release 24.3.0~rc1
  --> https://www.phoronix.com/news/Mesa-24.3-rc1-Released
- refreshed patches:
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * python36-buildfix1.patch
  * python36-buildfix2.patch
  * tlsdesc_test.patch
  * u_mesa-CVE-2023-45913.patch
  * u_mesa-CVE-2023-45919.patch
  * u_mesa-CVE-2023-45922.patch
  * u_dep_xcb.patch
- drop no longer supported options:
  * -Ddri3=enabled
  * -Ddri-search-path=%{_libdir}/dri
- new files added in this update currently packaged as part of
  Mesa-dri:
  * %{_libdir}/gbm/dri_gbm.so

OBS-URL: https://build.opensuse.org/request/show/1225842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=522
2024-11-24 10:04:02 +00:00
_constraints Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
_multibuild Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
.gitattributes Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
.gitignore Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
baselibs.conf Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
manual-pages.tar.bz2 Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
mesa-24.3.0.tar.xz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
mesa-24.3.0.tar.xz.sig Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
Mesa-rpmlintrc Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
Mesa.changes fixed u_mesa-CVE-2023-45913.patch 2024-11-22 14:33:29 +00:00
Mesa.keyring Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
Mesa.spec fixed u_mesa-CVE-2023-45913.patch 2024-11-22 14:33:29 +00:00
n_add-Mesa-headers-again.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
n_drirc-disable-rgb10-for-chromium-on-amd.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
n_stop-iris-flicker.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
paste-1.0.14.tar.gz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
proc-macro2-1.0.86.tar.gz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
python36-buildfix1.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
python36-buildfix2.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
quote-1.0.33.tar.gz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
README-suse-maintenance.md Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
README.updates Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
syn-2.0.68.tar.gz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
tlsdesc_test.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
u_0001-intel-genxml-Drop-from-__future__-import-annotations.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
u_dep_xcb.patch fixed u_mesa-CVE-2023-45913.patch 2024-11-22 14:33:29 +00:00
U_fix-mpeg1_2-decode-mesa-20.2.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
u_mesa-CVE-2023-45913.patch fixed u_mesa-CVE-2023-45913.patch 2024-11-22 14:33:29 +00:00
u_mesa-CVE-2023-45919.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
u_mesa-CVE-2023-45922.patch Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +00:00
unicode-ident-1.0.12.tar.gz Accepting request 1225797 from home:darix:playground 2024-11-22 12:58:55 +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.