Accepting request 281651 from home:scarabeus_iv:branches:X11:XOrg
Bumpy to latest OBS-URL: https://build.opensuse.org/request/show/281651 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=414
This commit is contained in:
parent
96849e76eb
commit
fa9b56d101
30
Mesa.changes
30
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
|
Sun Dec 14 15:41:33 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package Mesa
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -44,10 +44,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _name_archive MesaLib
|
%define _name_archive MesaLib
|
||||||
%define _version 10.4.0
|
%define _version 10.4.2
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 10.4.0
|
Version: 10.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -123,7 +123,7 @@ Provides: XFree86-Mesa-64bit = %{version}
|
|||||||
Summary: System for rendering interactive 3-D graphics
|
Summary: System for rendering interactive 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
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
|
Source2: baselibs.conf
|
||||||
Source3: README.updates
|
Source3: README.updates
|
||||||
Source4: manual-pages.tar.bz2
|
Source4: manual-pages.tar.bz2
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219
|
|
||||||
size 7479710
|
|
3
MesaLib-10.4.2.tar.bz2
Normal file
3
MesaLib-10.4.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f
|
||||||
|
size 7480751
|
Loading…
Reference in New Issue
Block a user