Revisions of Mesa

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 780325 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 372)
- Loosen dependencies to allow building with newer versions of
  clang-devel, similar to llvm-devel.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 777801 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 370)
- use 7G disk constraints also for x86_64 and i586 (bsc#1164488) 

- only use 'BuildRequires:llvm-devel >= 9.0.0' for TW/factory; for 
  older products still use 'BuildRequires: llvm9-devel'; fixed
  build on openSUSE Leap 15.2

- Update to version 19.3.4
  * changes all over the tree, but aco and anv are leading the
    way in changes
- supersedes u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
Oliver Kurz's avatar Oliver Kurz (okurz-factory) accepted request 770593 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 369)
- u_Revert_gallium_Fix_big-endian_addressing_of_non-bitmask_array_formats.patch
  * replaces U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
    by an official merge request (bsc#1162252, gitlab issue#2472)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 769757 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 368)
- U_gallium-Fix-big-endian-addressing-of-non-bitmask-arr.patch
  * reverse apply since it caused a regression in rendering on
    s390x (bsc#1162252)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 768651 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 367)
- require and check for llvm-devel >= 9 instead of llvm9-devel on
  openSUSE

- enabled build of gallium based llvmpipe driver for s390x
  (related to jsc#IBM-369, jsc#SLE-7452)

- Update to version 19.3.3
  * There's plenty of changes here, but intel, docs, radeonsi,
    and aco are the biggest sets of changes.
- supersedes U_0005-radv-Remove-syncobj_handle-variable-in-header.patch

- set optflags also for g++ compiler
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 767994 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 366)
- require llvm9 (jsc#IBM-369, jsc#SLE-7452)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 766379 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 365)
- U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
  U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
  U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
  U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
  U_0005-radv-Remove-syncobj_handle-variable-in-header.patch
  U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch
  * fixes build with gcc10 using -fno-common as default now (boo#1160578)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761001 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 363)
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * fixes patch (boo#1145188)  

- Update to version 19.3.1
  * Bugfixes for i965/iris, anv and radv

- Update to version 19.3.0
  * Mainly changes to the build system, i965, aco, radv and anv
  * New features, check Phoronix:
    https://www.phoronix.com/scan.php?page=article&item=mesa-193-features
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 750318 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 362)
- Update to version 19.2.6
  * fixes build on PPC
  * couple of additional stable patches 

- Update to version 19.2.5
  * There's a little bit over everything in here, with anv and
    radeonsi standing out as the two biggest components getting
    changes, but core mesa, core gallium, llvmpipe, nir, egl,
    i965, tgsi, st/mesa, spirv, and the Intel compiler also
    fixes in this release.
- supersedes u_call-shmget-with-permission-0600-instead-of-0777.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 749087 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 361)
- u_call-shmget-with-permission-0600-instead-of-0777.patch
  * CVE-2019-5068 (bsc#1156015)

- Update to version 19.2.4
  * This is an emergency release, to fix a critical bug found in
    the 19.2.3 release which causes incomplete rendering on all
    mesa drivers. This release contains a single patch to fix
    that bug. 

- Update _contraints, Mesa-drivers needs 7GB of disk to build
  safely.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 746609 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 360)
- Update to version 19.2.3
  In this release: iris, meson, radv, anv, turnip, 965, svga,
  utils, core mesa, glsl, etanviv, and gallium/rbug
- This Mesa release includes support for latest GPUs including Intel 
  (jsc#SLE-7962, jsc#SLE-8024, jsc#SLE-8022, jsc#SLE-10182, jsc#SLE-4983, 
   bsc#1137515) and fixes for boo#1127672, bsc#1117365

- Dont conflict with vulkan-devel anymore as there is no file
  conflict
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 740902 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 357)
- let Mesa-libEGL-devel require libX11 devel via "pkgconfig(x11)"
  since EGL/eglplatform.h includes X11/Xlib.h

- Update to version 19.2.1
  * fixes all over the tree: intel, amd, nine, nir, egl, gallium,
    scons, meson, glsl, haiku, android, and nouveau all got fixes.

- pickup gl, egl, glesv1_cm and glesv2 pkgconfig files from 
  libglvnd build and add them to the appropriate devel subpackages

- reintroduce GL, EGL, GLES* devel subpackages since corresponding
  header and pkgconfig files from libglvnd didn't work out ... 

- Rebase n_opencl_dep_libclang.patch after update.

- Update to version 19.2.0 including changes to
  * release-infastructure
  * the build
  * drivers: turnip, radv, android, intel and amd common code
  * new features: check Phoronix
    https://www.phoronix.com/scan.php?page=news_item&px=Mesa-19.2-Released
- supersedes U_llvmpipe-Don-t-use-u_ringbuffer-for-lp_scene_queue.patch
- adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch
- supersedes n_glesv1_cm-glesv2.patch

- no longer build 
  * Mesa-libGL-devel
  * Mesa-libEGL-devel
  * Mesa-libGLESv1_CM-devel
  * Mesa-libGLESv2-devel
  * Mesa-libGLESv3-devel
  Instead of requiring these let Mesa-devel package require 
  libglvnd-devel >= 1.2.0, which provides the contents of these
  packages now (header files for OpenGL, GLES, EGL, and GLX). 
  Adjusted baselibs.conf accordingly.
- modified check for llvm version in a way so it works also with
  older llvm packages (by making use of "llvm-config -version"), 
  where there is %{_llvm_sonum} macro defined yet
- moved manual pages to Mesa-devel package

- n_opencl_dep_libclang.patch
  * Link OpenCL library with libclang-cpp.so instead of the
    component libraries for LLVM >= 9.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731650 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 356)
- Update to version 19.1.7
  * another bugfix release ....

- Add ppc64 for radeonsi to avoid build error

- Update to version 19.1.6
  * bugfix release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 726100 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 355)
- Update to version 19.1.5
  * bugfix release 

- Build radeonsi and libvdpau_radeonsi on ppc64le 

- Update to version 19.1.4:
  * Mostly, as usual, in fixes for different drivers (anv, radv,
    radeon, nv50, nvc0) as well as in backend parts (egl, spirv,
    nir, ...).
  * Of those fixes, we could highlight several ones:
    - Vulkan 24/48 bit formats are now not supported on Ivybridge.
    - R8G8B8_UNORM_SRGB is not supported on Haswell.
    - A fix for hair artifacts in Max Payne 3 on AMD/RADV.
    - Vulkan transform feedback extension is disabled on Intel
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 717526 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 353)
- n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * added totem as another affected application (boo#1142270) 

- Add v3d support (VC5/V6 driver) for %arm and aarch64 

- Add kmsro for %arm and aarch64
Displaying revisions 141 - 160 of 512
openSUSE Build Service is sponsored by