From c3565c86efb14a4bccb35e55a422480b397619d481d4d67449626e42323c2779 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 17 Apr 2015 11:55:26 +0000 Subject: [PATCH] Accepting request 297344 from home:mimi_vx:branches:X11:XOrg - Update to 10.5.3 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam) + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers + fdo#89758 - pow WebGL Conformance test with mesa drivers + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails + fdo#89905 - scons build broken on 10.5.2 due to activated vega st + st_glsl_to_tgsi: only do mov copy propagation on temps (v2) + xmlpool: don't forget to ship the MOS + configure.ac: error out if python/mako is not found when required + dist: add the VG depedencies into the tarball + i965: Do not render primitives in non-zero streams then TF is disabled + st/mesa: update arrays when the current attrib has been updated + nv50/ir: take postFactor into account when doing peephole optimizations + nv50/ir/gk110: fix offset flag position for TXD opcode + freedreno/a3xx: fix 3d texture layout + freedreno/a3xx: point size should not be divided by 2 + nv50: allocate more offset space for occlusion queries + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling + i965: Fix instanced geometry shaders on Gen8+. + i965: Add forgotten multi-stream code to Gen8 SOL state. + nouveau: synchronize "scratch runout" destruction with the command stream + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2 + i965: Fix URB size for CHV OBS-URL: https://build.opensuse.org/request/show/297344 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=440 --- Mesa.changes | 30 ++++++++++++++++++++++++++++++ Mesa.spec | 6 +++--- mesa-10.5.2.tar.xz | 3 --- mesa-10.5.3.tar.xz | 3 +++ 4 files changed, 36 insertions(+), 6 deletions(-) delete mode 100644 mesa-10.5.2.tar.xz create mode 100644 mesa-10.5.3.tar.xz diff --git a/Mesa.changes b/Mesa.changes index 829e61e..833f3a4 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Apr 16 19:50:30 UTC 2015 - mimi.vx@gmail.com + +- Update to 10.5.3 + + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails + + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam) + + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion + + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers + + fdo#89758 - pow WebGL Conformance test with mesa drivers + + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails + + fdo#89905 - scons build broken on 10.5.2 due to activated vega st + + st_glsl_to_tgsi: only do mov copy propagation on temps (v2) + + xmlpool: don't forget to ship the MOS + + configure.ac: error out if python/mako is not found when required + + dist: add the VG depedencies into the tarball + + i965: Do not render primitives in non-zero streams then TF is disabled + + st/mesa: update arrays when the current attrib has been updated + + nv50/ir: take postFactor into account when doing peephole optimizations + + nv50/ir/gk110: fix offset flag position for TXD opcode + + freedreno/a3xx: fix 3d texture layout + + freedreno/a3xx: point size should not be divided by 2 + + nv50: allocate more offset space for occlusion queries + + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling + + i965: Fix instanced geometry shaders on Gen8+. + + i965: Add forgotten multi-stream code to Gen8 SOL state. + + nouveau: synchronize "scratch runout" destruction with the command stream + + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen + + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2 + + i965: Fix URB size for CHV + ------------------------------------------------------------------- Sun Mar 29 13:55:46 UTC 2015 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index 314d0a6..5ba6c73 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 10.5.2 +%define _version 10.5.3 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x %define gallium_loader 1 %else @@ -37,7 +37,7 @@ %define with_nine 1 %endif Name: Mesa -Version: 10.5.2 +Version: 10.5.3 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-10.5.2.tar.xz b/mesa-10.5.2.tar.xz deleted file mode 100644 index d32ed55..0000000 --- a/mesa-10.5.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f4b6fb77c3e7d6f861558d0884a3073f575e1e673dad8d1b0624e78e9c4dd44 -size 6975500 diff --git a/mesa-10.5.3.tar.xz b/mesa-10.5.3.tar.xz new file mode 100644 index 0000000..522bd29 --- /dev/null +++ b/mesa-10.5.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8701ee1be4f5c03238f5e63c1a9bd4cc03a2f6c0155ed42a1ae7d58f18912ba2 +size 6988300