diff --git a/Mesa.changes b/Mesa.changes index 0b17dc0..3e8c3a5 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon Jun 8 23:10:43 UTC 2015 - zaitor@opensuse.org + +- Update to version 10.5.7: + + i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+) + + docs: Add sha256sums for the 10.5.6 release + + get-pick-list.sh: Require explicit "10.5" for nominating stable patches + + cherry-ignore: add clover build fix not applicable for 10.5 + + Add release notes for the 10.5.7 release + + nvc0/ir: set ftz when sources are floats, not just destinations + + nv50/ir: guess that the constant offset is the starting slot of array + + nvc0/ir: LOAD's can't be used for shader inputs + + nvc0: a geometry shader can have up to 1024 vertices output + + nv50/ir: avoid messing up arg1 of PFETCH + + nv30: don't leak fragprog consts + + nv30: avoid leaking render state and draw shaders + + nv30: fix clip plane uploads and enable changes + + nv30/draw: avoid leaving stale pointers in draw state + + nv30/draw: draw expects constbuf size in bytes, not vec4 units + + st/mesa: don't leak glsl_to_tgsi object on link failure + + glsl: avoid leaking linked gl_shader when there's a late linker error + + nv30/draw: fix indexed draws with swtnl path and a resource index buffer + + nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM + + nv30/draw: allocate vertex buffers in gart + + nv30/draw: switch varying hookup logic to know about texcoords + + nv30: falling back to draw path for edgeflag does no good + + nv30: avoid doing extra work on clear and hitting unexpected states + + i965/fs: Fix implied_mrf_writes for scratch writes + + st/dri: fix postprocessing crash when there's no depth buffer + ------------------------------------------------------------------- Mon May 25 06:29:26 UTC 2015 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index 781b747..4045789 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 10.5.6 +%define _version 10.5.7 %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.6 +Version: 10.5.7 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-10.5.6.tar.xz b/mesa-10.5.6.tar.xz deleted file mode 100644 index 7e2d76b..0000000 --- a/mesa-10.5.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595 -size 6991136 diff --git a/mesa-10.5.7.tar.xz b/mesa-10.5.7.tar.xz new file mode 100644 index 0000000..bf554cf --- /dev/null +++ b/mesa-10.5.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818 +size 6992848