Revisions of Mesa

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1249)
- Update to bugfix release 23.3.2
  --> https://docs.mesa3d.org/relnotes/23.3.2.html
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1130356 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 1248)
New stable release. 
Not sure if more changes are needed to enable the new NVK experimental driver, please verify
buildservice-autocommit accepted request 1128045 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1247)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1246)
- buildrequire 'pkgconfig(SPIRV-Tools)' also with disabled rusticl
  (new dep since some time)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1245)
- re-disable rusticl on sle15-sp6 to prevent more deps (rust-bindgen)
- buildrequire 'pkgconfig(LLVMSPIRVLib)' also with disabled rusticl
  (new dep since some time)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1244)
- enable rusticl on sle15-sp6
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1243)
- let sle15-sp6 require llvm17/clang17
buildservice-autocommit accepted request 1126583 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1242)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1126573 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 1241)
- build with valgrind only on 64bit platforms

    previous release or wait for Mesa 23.2.2.
  Mesa 23.1 has a regression [1] that breaks Wine if the GPU does not
  It's unlikely that there will be any side effects from that,
- meson option "-Ddri-drivers" has been removed; wasn't used any
    subsystem seeing too many changes
  * 2nd bug fix release: lots of patches for all over the tree,
- U_glx-fix-indirect-initialization-crash.patch
- removing again BuildRequires for x264 and x265 in case
  /usr/include/dxguids/dxguids.h:70:1: internal compiler error:
- spefile: removed Release lines from libxatracker2,
- build against llvm15/clang15 on sle15-sp5/Leap 15.5
    schedule. There's a lot here: nir, panfrost, gallium video,
    zink.
  * fixes and cleanups all over the tree
  only relevant on these platforms
  * lot of great featurres, including (since rc5) additional
- _constraints:
- use _multibuild
  makes sense since Mesa 21.1.0
- U_meson-restore-private-requires-to-libdrm-in-dri.pc-f.patch
- fixed llvm/clang buildrequires for sle15-sp4/Leap 15.4
- no longer try to build classic non-Gallium OpenGL drivers
  * d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params,
- no longer install libvulkan_lvp package (lavapipe=Software
- update to 21.3.4
  * fixes Mesa-drivers build
    biggest changes.
  * fixes build on ppc64le (boo#1191569)
buildservice-autocommit accepted request 1117839 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1240)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1117836 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 1239)
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
  Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
buildservice-autocommit accepted request 1115580 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1238)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1115578 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 1237)
- Update to Mesa 23.2.1
  * Mesa 23.2.1 is a new development release. People who are
    concerned with stability and reliability should stick with a
    previous release or wait for Mesa 23.2.2. 
  * Mesa 23.2.1 is an unusual first stable release due to the
    accidentl tagging of 23.2.0 durring the rc cycle.
  * Mesa 23.2.1 implements the OpenGL 4.6 API, but the version
    reported by glGetString(GL_VERSION) or
    glGetIntegerv(GL_MAJOR_VERSION) /
    glGetIntegerv(GL_MINOR_VERSION) depends on the particular
    driver being used. Some drivers don't support all the features
    required in OpenGL 4.6. OpenGL 4.6 is **only** available if
    requested at context creation. Compatibility contexts may
    report a lower version depending on each driver.
  * Mesa 23.2.1 implements the Vulkan 1.3 API, but the version
    reported by the apiVersion property of the
    VkPhysicalDeviceProperties struct depends on the particular
    driver being used.
  * More details in:
    --> https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.2/docs/relnotes/23.2.1.rst
buildservice-autocommit accepted request 1114813 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 1236)
baserev update by copy to link target
buildservice-autocommit accepted request 1112897 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 1235)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1234)
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1233)
- Update to Mesa 23.2.0-rc4
  --> https://lists.freedesktop.org/archives/mesa-announce/2023-September/000731.html
- supersedes U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
- disabled u_fix-build-on-ppc64le.patch (no longer needed?)
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1112842 from Aaron Puchert's avatar Aaron Puchert (aaronpuchert) (revision 1232)
- Backport upstream patches for compatibility with LLVM 17:
  * U_llvmpipe-only-include-old-Transform-includes-when-ne.patch
    removes unneeded includes of header files that no longer exist.
  * U_clover-llvm-move-to-modern-pass-manager.patch migrates Clover
    to the new pass manager, since the old PM has been removed.
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1231)
- disable nine on arm/aarch64 in the hope to fix build on this
  platform; there is no need for Direct3D/Wine for arm/aarch64
  anyway ...
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 1230)
- Update to bugfix release 23.1.8:
  --> https://docs.mesa3d.org/relnotes/23.1.8.html
Displaying revisions 41 - 60 of 1289
openSUSE Build Service is sponsored by