diff --git a/Mesa.changes b/Mesa.changes index 1b04dad..2a18a09 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Jan 16 11:54:23 UTC 2015 - tchvatal@suse.com + +- Version bump to 10.4.2 (bugfix release): + * Bug 85529 - Surfaces not drawn in Unvanquished + * Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty. + * Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M + * Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines + * i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy() + * i965: Use safer pointer arithmetic in gather_oa_results() + * Revert "r600g/sb: fix issues cause by GLSL switching to loops for switch" + * r600g: fix regression since UCMP change + * r600g/sb: implement r600 gpr index workaround. (v3.1) + * docs: Add sha256 sums for the 10.4.1 release + * Update version to 10.4.2 + * nv50,nvc0: set vertex id base to index_bias + * nv50/ir: fix texture offsets in release builds + * i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms. + * i965: Fix start/base_vertex_location for >1 prims but !BRW_NEW_VERTICES. + * gallium/util: make sure cache line size is not zero + * glsl_to_tgsi: fix a bug in copy propagation + * vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays + * st/mesa: fix GL_PRIMITIVE_RESTART_FIXED_INDEX + * radeonsi: fix VertexID for OpenGL + * radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0 + * gallium/util: fix crash with daz detection on x86 + * nv50,nvc0: implement half_pixel_center + * r600g/sb: fix issues with loops created for switch +- Use download url fully in Source line + ------------------------------------------------------------------- Sun Dec 14 15:41:33 UTC 2014 - tobias.johannes.klausmann@mni.thm.de diff --git a/Mesa.spec b/Mesa.spec index 03679f7..0d8307f 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,10 +44,10 @@ %endif %define _name_archive MesaLib -%define _version 10.4.0 +%define _version 10.4.2 Name: Mesa -Version: 10.4.0 +Version: 10.4.2 Release: 0 BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -123,7 +123,7 @@ Provides: XFree86-Mesa-64bit = %{version} Summary: System for rendering interactive 3-D graphics License: MIT Group: System/Libraries -Source: %{_name_archive}-%{_version}.tar.bz2 +Source: ftp://ftp.freedesktop.org/pub/mesa/%{_version}/%{_name_archive}-%{_version}.tar.bz2 Source2: baselibs.conf Source3: README.updates Source4: manual-pages.tar.bz2 diff --git a/MesaLib-10.4.0.tar.bz2 b/MesaLib-10.4.0.tar.bz2 deleted file mode 100644 index 5a2d89b..0000000 --- a/MesaLib-10.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219 -size 7479710 diff --git a/MesaLib-10.4.2.tar.bz2 b/MesaLib-10.4.2.tar.bz2 new file mode 100644 index 0000000..391e5bb --- /dev/null +++ b/MesaLib-10.4.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f +size 7480751