Revisions of Mesa

Stefan Weiberg's avatar Stefan Weiberg (suntorytimed) committed (revision 9)
back to Mesa 20.2.4 (bsc#1181486)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 8)
- removed no longer needed buildfix-ppc64le.patch; build failed on
  ppc64 due to this patch (bsc#1181439)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 7)
- update to 20.3.3
  * fourth bugfix release for the 20.3 branch 

- update to 20.3.2
  * third bugfix release for the 20.3 branch
- drm and surfaceless are not specified as platforms anymore,
  remove them from egl_platforms

- update to 20.2.4
  * fourth (second to last) bugfix release for the 20.2 branch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 6)
- require llvm-devel *without* any explicit version number for 
  factory/TW to imply 'distro default llvm version', which we 
  usually bump up when a new stable llvm comes out

- use llvm11 on factory/TW and sle15-sp3/Leap 15.3 

- enabled build of radeonsi DRI and VDPAU driver on aarch64
  (boo#1179376)

- update to 20.2.3
  * third bugfix release for the 20.2 branch

- update to 20.2.2
  * second bugfix release for the 20.2 branch
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 5)
- reenabled U_fix-mpeg1_2-decode-mesa-20.2.patch due to regression
  reported in boo#1173185 

- update to 20.2.1
  * first bugfix release for the 20.1 branch
- supersedes U_fix-mpeg1_2-decode.patch
- disabled U_fix-mpeg1_2-decode-mesa-20.2.patch; likely no longer
  needed (boo#1173185)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 4)
- U_fix-mpeg1_2-decode-mesa-20.2.patch
  * additional patch currently needed for Mesa 20.2 (boo#1173185) 

- update to 20.2.0
  * includes Intel Rocket Lake Platform Support 
    (jsc#SLE/SLE-12880, jsc#SLE/SLE-12882)
- adjusted/refreshed patches:
  * n_add-Mesa-headers-again.patch
  * n_drirc-disable-rgb10-for-chromium-on-amd.patch
  * u_dep_xcb.patch
- docs now available in .rst format (html before)

- Add U_fix-mpeg1_2-decode.patch (boo#1173185)
  * fixes colors in kaffeine on Radeon (r600 VAAPI driver)
Gustavo Yokoyama Ribeiro's avatar Gustavo Yokoyama Ribeiro (gyribeiro) committed (revision 3)
- buildfix-ppc64le.patch
  * buildfix for ppc64le (boo#1176562)

- update to 20.1.8:
  * mainly bugfixes, highlights:
   - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
   - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
   - Amber test opt_peel_loop_initial_if: Assertion failed
   - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
   - [BRW] WRC 5 asserts with gallium nine and iris.
Jiri Srain's avatar Jiri Srain (jsrain) committed (revision 2)
- update to 20.1.7
  * seventh bugfix release for the 20.1 branch

- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
  in Leap/SLE15

- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882 

- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
  /usr/etc/OpenCL/vendors only for Tumbleweed

- Add vulkan device selection layer and vulkan overlay layer to
  baselibs for 32bit versions on 64bit architectures.

- Add vulkan device selection layer and vulkan overlay layer

- specfile/baselibs.conf cleanup
  * no longer support Mesa build without libglvnd
  * removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2

- update to 20.1.6
  * sixth bugfix release for the 20.1 branch 

- baselibs.conf:
  + Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
    KHR-devel consists only of header files there is thus no
    -<targettype> flavor being generated.
  + Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
    their respective -32bit devel packages: with libglvnd defined
    to 0, the native packages are being generated, but are empty.
    For baselibs, this trick does not work and empty packages are
    being skipped. So we drop the dependency (with a note in the
    .spec to enable the deps when changing the defines).

- update to 20.1.4
  * fourth bugfix release for the 20.1 branch
  * just a few fixes here and there, nothing major

- update to 20.1.3
  * third bugfix release for the 20.1 branch
  * lots of updates to our testing infrastructure

- force valgrind support only on officially supported platforms
  (boo#1173355)

- update to 20.1.2
  * second bugfix release for the 20.1 branch
  * most of the fixes here are to the AMD drivers, and the rest
    is scattered over the tree.

- enable valgrind support (boo#1173355)

- move mesa.icd from /usr/etc/OpenCL/vendors to 
  /usr/share/OpenCL/vendors (boo#1173005)

- switch to /usr/etc/OpenCL/vendors for mesa.icd OpenCL file
  location (boo#1173005) 

- update to 20.1.1
  * first bugfix release for the 20.1 branch
  * fixes issue affecting Unreal Engine 4 games on i965 

- update to 20.1.0
  * first release for the 20.1 branch
  * One already known issue is that Unreal Engine 4 has a bug in
    its usage of glDrawRangeElements() causing it to be called
    with a number of vertices in place of the `end` parameter,
    that was recently revealed. This is an annoying bug that we 
    haven't worked around yet. For more details:
    https://gitlab.freedesktop.org/mesa/mesa/-/issues/2917
- supersedes U_add-lifetime-dse-fix.patch

- Add U_add-lifetime-dse-fix.patch as a proper fix for boo#1171855.

- Disable LTO for now as there's a known upstream bug
  that hasn't been resolved with GCC 10:
  boo#1171855.

- update to Mesa 20.0.7
  * most fixes in Radv, but there are fixes all over the tree

- avoid build error PowerPC, using gnu++14 (not gnu++11)
  https://bugzilla.opensuse.org/show_bug.cgi?id=1171045

- update to Mesa 20.0.6
  * fairly small release (a little bit of everything in here)

- require llvm/clang 10 

- update to Mesa 20.0.5
  *  pretty big release with AMD and Intel drivers receiving the 
     majority of the work.
- supersedes U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
- supersedes n_opencl_dep_libclang.patch

- Disable LTO on armv6 to fix build

- U_EGL-Add-eglSetDamageRegionKHR-to-GLVND-dispatch-list.patch
  * Fix Weston launch on tumbleweed by backporting commit bfb9c08e

- update to Mesa 20.0.4
  * emergency release, which reverts a serious SPIR-V regression
    in the 20.0.3 release.
- supersedes U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch

- U_Revert-spirv-Implement-OpCopyObject-and-OpCopyLogica.patch
  * revert severe spirv regression; emergency release will be
    available soon ...

- update to Mesa 20.0.3
  * bugfix release:  fixes all over the tree; mostly AMD (radv, 
    aco), NIR and Intel (isl, anv) 

- update to Mesa 20.0.2
  * bugfix release: fixes all over the code base

- update to Mesa 20.0.1
  * bugfix release 

- Loosen dependencies to allow building with newer versions of
  clang-devel, similar to llvm-devel.

- update to mesa 20.0.0
 * changelog https://mesa3d.org/relnotes/20.0.0.html
- supersedes U_0001-gallium-Fix-a-couple-of-multiple-definition-warnings.patch
- supersedes U_0002-r600-Move-get_pic_param-to-radeon_vce.c.patch
- supersedes U_0003-radeon-Move-si_get_pic_param-to-radeon_vce.c.patch
- supersedes U_0004-radeon-Fix-multiple-definition-error-with-radeon_deb.patch
- supersedes U_0006-nouveau-nvc0-add-extern-keyword-to-nvc0_miptree_vtbl.patch 
- update to patch n_add-Mesa-headers-again.patch to fit v20.0.0 sources
- update to patch n_drirc-disable-rgb10-for-chromium-on-amd.patch to fit v20.0.0 sources
Jiri Srain's avatar Jiri Srain (jsrain) committed (revision 1)
initialize package
Displaying all 9 revisions
openSUSE Build Service is sponsored by