Dominique Leuenberger 1b5c3ec0d3 Accepting request 1251244 from X11:XOrg
- enabled Raytracing (vulkan) support for intel ARC GPUs
  (boo#1238732)

- no longer hardcode CXX, but instead make use of %gcc_version, 
  which is implicitely set in prjconf, which I wasn't aware of ...

- Build with GCC 13 on Leap/SLES 15 (bsc#1238713)

- Update to release 25.0.1
   --> https://docs.mesa3d.org/relnotes/25.0.1

OBS-URL: https://build.opensuse.org/request/show/1251244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=533
2025-03-08 16:51:53 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +00:00
2025-03-05 22:18:03 +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.
Description
No description provided
Readme 81 MiB
Languages
Standard ML 100%