2109 Commits

Author SHA256 Message Date
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
dd449be34f - 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,
- supersedes u_ppc64le-fix.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1486
2026-02-11 19:03:03 +00:00
184fe49529 - u_ppc64le-fix.patch: fixes build on pp64le
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1485
2026-02-10 16:13:47 +00:00
e32a21a487 Accepting request 1331065 from X11:XOrg
- python36-buildfix1.patch
  * trying to fix build with python 3.6

- Update to Mesa 26.0.0~rc3

- Update to Mesa 26.0.0~rc2
- refreshed patches:
  - python36-buildfix1.patch
  - u_d3d12.patch

OBS-URL: https://build.opensuse.org/request/show/1331065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=568
2026-02-06 18:05:06 +00:00
aca9fbbeff - python36-buildfix1.patch
* trying to fix build with python 3.6

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1484
2026-02-04 20:35:14 +00:00
4c2f87182e - Update to Mesa 26.0.0~rc3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1483
2026-02-04 19:41:03 +00:00
1c3ba39e32 Accepting request 1330814 from X11:XOrg:snapshots
Forwarded request #1330768 from sndirsch

adding '-Dgallium-d3d12-video=true' no longer needed since 2.6.0rc2

OBS-URL: https://build.opensuse.org/request/show/1330814
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1482
2026-02-03 18:42:08 +00:00
bc2b5f56f8 Accepting request 1329695 from X11:XOrg
- Update to Mesa 25.3.4
  --> https://docs.mesa3d.org/relnotes/25.3.4

OBS-URL: https://build.opensuse.org/request/show/1329695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=567
2026-01-30 17:20:01 +00:00
0e676a33fa - Update to Mesa 25.3.4
--> https://docs.mesa3d.org/relnotes/25.3.4

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1481
2026-01-28 15:01:16 +00:00
2260627981 Accepting request 1328714 from X11:XOrg
- BuildRequire llvm21-devel, no matter which suse_version/sle_version
  is being used

- improved previous changelog

OBS-URL: https://build.opensuse.org/request/show/1328714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=566
2026-01-26 09:43:03 +00:00
baf19f90b9 - BuildRequire llvm21-devel, no matter which suse_version/sle_version
is being used

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1480
2026-01-22 14:16:32 +00:00
ef351e9c1a Accepting request 1328391 from X11:XOrg
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
2026-01-21 13:11:49 +00:00
ace0707f60 Reworked improved changelog to mention also U_loader_wayland-Fix-missing-timespec.h-include.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1479
2026-01-21 09:26:53 +00:00
d52156de21 Improved changelog:
- 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
2026-01-20 23:25:23 +00:00
c62a56679c Accepting request 1328069 from home:Pharaoh_Atem:branches:X11:XOrg
- Enable Asahi DRI and Vulkan drivers for x86_64 and AArch64

OBS-URL: https://build.opensuse.org/request/show/1328069
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1477
2026-01-19 18:11:06 +00:00
6c4e442f53 Accepting request 1325979 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1325979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=564
2026-01-09 16:02:55 +00:00
c44c36086d Accepting request 1325978 from home:sndirsch:branches:X11:XOrg
- get rid of Mesa 24.1.7 used for s390x (boo#1233167), which
  supersedes the following patches:
  * python36-buildfix1-s390x.patch
  * u_dep_xcb-s390x.patch
  * u_mesa-CVE-2023-45913-s390x.patch

OBS-URL: https://build.opensuse.org/request/show/1325978
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1476
2026-01-08 14:36:34 +00:00
ee2220ae58 Accepting request 1325616 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1325616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=563
2026-01-07 15:00:41 +00:00
bbf3b20022 Accepting request 1325222 from home:darix:playground
- Update to Mesa 25.3.3
  --> https://docs.mesa3d.org/relnotes/25.3.3

- Update to Mesa 25.3.2
  --> https://docs.mesa3d.org/relnotes/25.3.2

OBS-URL: https://build.opensuse.org/request/show/1325222
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1475
2026-01-06 13:21:55 +00:00
3fefcb4ea9 Accepting request 1321169 from X11:XOrg
- 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
2025-12-05 15:50:56 +00:00
a5c65ca4b0 fixed filelist
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1474
2025-12-04 13:32:48 +00:00
ea21813578 test ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1473
2025-12-04 13:17:19 +00:00
a8e796ae6f added libvulkan_powervr package
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1472
2025-12-04 13:03:35 +00:00
5619cec300 - fixed build against s390x by removing "display-info" option
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1471
2025-12-04 12:33:29 +00:00
01433c5e1b - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1470
2025-12-04 12:29:36 +00:00
51366361f2 Accepting request 1320981 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1320981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=561
2025-12-04 10:21:04 +00:00
5bee6fbc81 Accepting request 1320904 from home:DarkWav:branches:X11:XOrg
Build with VK_AMD_anti_lag vulkan extension support to allow AMD Anti-Lag to be used on AMD GPUs and create a new subpackage Mesa-vulkan-anti-lag for this new vulkan extension

If you have any suggestions for improvement, please let me know!

OBS-URL: https://build.opensuse.org/request/show/1320904
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1469
2025-12-03 13:17:14 +00:00
73cd373ec6 Accepting request 1319892 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1319892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=560
2025-11-28 15:50:59 +00:00
046e48ae53 Accepting request 1318406 from home:llyyr:branches:X11:XOrg
- Build with -Ddisplay-info=enabled to allow VK_EXT_hdr_metadata
  support for VK_KHR_display

OBS-URL: https://build.opensuse.org/request/show/1318406
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1468
2025-11-25 07:11:53 +00:00
138a754798 Accepting request 1318020 from X11:XOrg
- adjusted baselibs.conf

- Update to release 25.3.0
  -->  https://docs.mesa3d.org/relnotes/25.3.0
- adjusted massively python36-buildfix1.patch; upstream now
  requires python 3.9
- supersedes n_stop-iris-flicker.patch
- refreshed patches
  * U_fix-mpeg1_2-decode-mesa-20.2.patch
  * n_add-Mesa-headers-again.patch
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * tlsdesc_test.patch
  * u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
  * u_meson-lower-python-version-requirement.patch
- u_d3d12.patch
  * fixes d3d12 gallium (video-) driver
- "-Dspirv-tools=enabled" now needed for building the drivers
- VDPAU drivers no longer available, so drop all the packages
  * libvdpau_nouveau
  * libvdpau_r600
  * libvdpau_radeonsi
  * libvdpau_virtio_gpu
  * libvdpau_d3d12

- enable panfrost vulkan driver also on SLE16

OBS-URL: https://build.opensuse.org/request/show/1318020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=559
2025-11-18 14:28:07 +00:00
1272710644 - adjusted baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1467
2025-11-15 20:03:46 +00:00
85e88c9b95 improved changelog
obsolete VDPAU packages

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1466
2025-11-15 18:40:05 +00:00
5235b2f09f trying to re-enable d3d12
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1465
2025-11-15 17:48:26 +00:00
2e5b7999c2 Improved RPM changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1464
2025-11-15 16:33:12 +00:00
d65619da65 disable d3d build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1463
2025-11-15 16:04:11 +00:00
4ff49e8c61 more fixes in python36-buildfix1.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1462
2025-11-15 16:03:37 +00:00
22e9e8044b fix specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1461
2025-11-15 15:34:38 +00:00
7a164b97ca get rid of vdpau completely
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1460
2025-11-15 15:28:53 +00:00
e60061bafd more fixes for python36-buildfix1.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1459
2025-11-15 15:21:34 +00:00
e2af2a08a3 more fixes for python36-buildfix1.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1458
2025-11-15 15:06:30 +00:00
fa5d6292a7 remove also vdpau_virtio_gpu
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1457
2025-11-15 14:53:46 +00:00
1bae5c5ad0 fixed white spaces in python36-buildfix1.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1456
2025-11-15 14:38:11 +00:00
f208917c15 more fixes in python36-buildfix1.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1455
2025-11-15 14:25:25 +00:00
fcad1e6361 fix build on w390x
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1454
2025-11-15 14:13:29 +00:00
d1a2cc1e10 python36-buildfix1.patch was not complete
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1453
2025-11-15 14:09:19 +00:00
00254aef43 also remove libvdpau_radeonsi
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1452
2025-11-15 14:03:55 +00:00
9263b1247c libvdpau_r600 also dropped
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1451
2025-11-15 13:38:09 +00:00
26bb348b8d - Update to release 25.3.0
-->  https://docs.mesa3d.org/relnotes/25.3.0
- adjusted python36-buildfix1.patch
- supersedes n_stop-iris-flicker.patch
- refreshed patches
  * U_fix-mpeg1_2-decode-mesa-20.2.patch
  * n_add-Mesa-headers-again.patch
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * tlsdesc_test.patch
  * u_0002-intel-genxml-Add-a-untyped-OrderedDict-fallback-for-.patch
  * u_meson-lower-python-version-requirement.patch
- VDPAU state tracker for Nouveau dropped

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1450
2025-11-15 12:43:30 +00:00
7f70281c6d - enable panfrost vulkan driver also on SLE16
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1449
2025-11-14 15:56:37 +00:00
b4cd840fc9 Accepting request 1317457 from X11:XOrg
- Update to release 25.2.7
  -->  https://docs.mesa3d.org/relnotes/25.2.7

OBS-URL: https://build.opensuse.org/request/show/1317457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=558
2025-11-14 15:11:09 +00:00