Ana Guerrero f38ba82a6f Accepting request 1332567 from X11:XOrg
- Update to Mesa 26.0.0 final version
  * Since Mesa 25.3, RADV has seen significant raytracing
    performance improvements.
  * Its `RADV_DEBUG` environment variable has removed the following
    deprecated options: invariantgeom, nodynamicbounds, nongg_gs
    and splitfma. Use the driconf variables radv_invariant_geom,
    radv_no_dynamic_bounds, radv_disable_ngg_gs, and
    radv_split_fma instead.
  * RadeonSI switched to ACO by default for better and faster ISA
    code generation and better GPU performance and better compile
    times.
  * This release also introduces KosmicKrisp, a Vulkan to Metal
    layered driver for macOS.
  * Users can expect the usual flurry of improvements across all
    drivers and components,

OBS-URL: https://build.opensuse.org/request/show/1332567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=569
2026-02-13 11:40:15 +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 1.9 GiB
Languages
Standard ML 100%