- 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
* 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,
- supersedes u_ppc64le-fix.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1486
Changelog improved:
- includes the fixes for bsc#1245034, bsc#1241370, bsc#1241701
- includes the following patches:
* U_0001-svga-add-svga_resource_create_with_modifiers-functio.patch
* U_0002-svga-fix-printing-64-bit-value-for-32-bit-build.patch
* U_gbm-fix-get_back_bo-failure-with-gbm_surface-and-imp.patch
* U_egl-never-select-swrast-for-vmwgfx.patch
- Enable Asahi DRI and Vulkan drivers for x86_64 and AArch64
OBS-URL: https://build.opensuse.org/request/show/1328391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=565
- includes the fixes for bsc#1245034, bsc#1241370, bsc#1241701
- includes the following patches:
* U_0001-svga-add-svga_resource_create_with_modifiers-functio.patch
* U_0002-svga-fix-printing-64-bit-value-for-32-bit-build.patch
* U_gbm-fix-get_back_bo-failure-with-gbm_surface-and-imp.patch
* U_egl-never-select-swrast-for-vmwgfx.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1478
- Update to Mesa 25.3.1
--> https://docs.mesa3d.org/relnotes/25.3.1
- Due to a lack of a 25.3.0 announcment, here are included the relavent
entries here for that.
- Users can expect the usual flurry of improvements across all drivers and
components, including these new extensions & features highlighted by
their developers (in no particular order):
- The VDPAU state tracker has been removed. There are design issues with
VDPAU, as well as limited support, which render other options like
VAAPI and Vulkan Video better choices
- Zink and NVK are now mandatory for OpenGL acceleration on recent
nvidia GPUs. You can enable them at configure time by adding zink to
--gallium-drivers and nouveau to --vulkan-drivers or by setting both
to auto on appropriate platforms. In 25.1, we began defaulting to
Zink+NVK on Turing and later gpus when Zink+NVK was enabled at build
time. In 25.3, the old driver no longer officially suports Turing or
later. Users of these gpus without Zink+NVK installed at runtime will
instead get software rendering. This affects most nvidia gpus from
2018 or later.
- Some RADV_DEBUG options
(nodynamicbounds,splitfma,nongg_gs,invariantgeom) are deprecated and
will be removed in future Mesa releases.
- The PowerVR Vulkan driver is now conformant to Vulkan 1.0 on BXS-4-64
and advertises Vulkan 1.2 support on selected GPUs (although, it isn't
fully 1.2 conformant in this release). The driver is no longer
considered to be experimental and, as such, can now be enabled via
-Dvulkan-drivers=imagination.
- enabled Vulkan driver ("imagination") for PowerVR GPUs on x86_64,
aarch64 and riscv64; added libvulkan_powervr package
- fixed build against s390x by removing "display-info" option
OBS-URL: https://build.opensuse.org/request/show/1321169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=562
--> https://docs.mesa3d.org/relnotes/25.3.1
- Due to a lack of a 25.3.0 announcment, here are included the relavent
entries here for that.
- Users can expect the usual flurry of improvements across all drivers and
components, including these new extensions & features highlighted by
their developers (in no particular order):
- The VDPAU state tracker has been removed. There are design issues with
VDPAU, as well as limited support, which render other options like
VAAPI and Vulkan Video better choices
- Zink and NVK are now mandatory for OpenGL acceleration on recent
nvidia GPUs. You can enable them at configure time by adding zink to
--gallium-drivers and nouveau to --vulkan-drivers or by setting both
to auto on appropriate platforms. In 25.1, we began defaulting to
Zink+NVK on Turing and later gpus when Zink+NVK was enabled at build
time. In 25.3, the old driver no longer officially suports Turing or
later. Users of these gpus without Zink+NVK installed at runtime will
instead get software rendering. This affects most nvidia gpus from
2018 or later.
- Some RADV_DEBUG options
(nodynamicbounds,splitfma,nongg_gs,invariantgeom) are deprecated and
will be removed in future Mesa releases.
- The PowerVR Vulkan driver is now conformant to Vulkan 1.0 on BXS-4-64
and advertises Vulkan 1.2 support on selected GPUs (although, it isn't
fully 1.2 conformant in this release). The driver is no longer
considered to be experimental and, as such, can now be enabled via
-Dvulkan-drivers=imagination.
- enabled Vulkan driver ("imagination") for PowerVR GPUs on x86_64,
aarch64 and riscv64
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1470