Accepting request 282755 from home:mimi_vx:branches:X11:XOrg
- Version bump to 10.4.3 (bugfix release): * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation * Bug 85367 - [gen4] GPU hang in glmark-es2 * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock' * mesa: Fix clamping to -1.0 in snorm_to_float * glsl: Link glsl_test with pthreads library. * i965: Respect the no_8 flag on Gen6, not just Gen7+. * i965: Work around mysterious Gen4 GPU hangs with minimal state changes. OBS-URL: https://build.opensuse.org/request/show/282755 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=417
This commit is contained in:
parent
35fe750204
commit
8b3133b0be
13
Mesa.changes
13
Mesa.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- Version bump to 10.4.3 (bugfix release):
|
||||
* Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
|
||||
* Bug 85367 - [gen4] GPU hang in glmark-es2
|
||||
* Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
|
||||
* Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
|
||||
* mesa: Fix clamping to -1.0 in snorm_to_float
|
||||
* glsl: Link glsl_test with pthreads library.
|
||||
* i965: Respect the no_8 flag on Gen6, not just Gen7+.
|
||||
* i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 12:08:42 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -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 MesaLib
|
||||
%define _version 10.4.2
|
||||
%define _version 10.4.3
|
||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
||||
%define gallium_loader 1
|
||||
%else
|
||||
@ -37,7 +37,7 @@
|
||||
%define vdpau_radeon 0
|
||||
%endif
|
||||
Name: Mesa
|
||||
Version: 10.4.2
|
||||
Version: 10.4.3
|
||||
Release: 0
|
||||
Summary: System for rendering interactive 3-D graphics
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f
|
||||
size 7480751
|
3
MesaLib-10.4.3.tar.bz2
Normal file
3
MesaLib-10.4.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad
|
||||
size 7504749
|
Loading…
Reference in New Issue
Block a user