Accepting request 256070 from home:Futhorc:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/256070 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=401
This commit is contained in:
parent
64d5fbb998
commit
1a69aaaaa8
15
Mesa.changes
15
Mesa.changes
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 13 19:48:42 UTC 2014 - seanpwatson@live.com
|
||||||
|
|
||||||
|
- Update to 10.3.1
|
||||||
|
+ [NVC0/Codegen] Shader compilation falis in spill logic
|
||||||
|
+ [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.
|
||||||
|
indexing.vector_subscript.vec3_static_loop_subscript_write_
|
||||||
|
direct_read_vertex fails
|
||||||
|
+ [UBO] row_major layout ignored inside structures
|
||||||
|
+ [UBO] nested structures don't get appropriate padding
|
||||||
|
+ Glyphy demo throws unhandled Integer division by zero exception
|
||||||
|
+ [UBO] row_major layout partially ignored for arrays of structures
|
||||||
|
+ Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5
|
||||||
|
Test: PutImage XY 500x500 Square
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 25 13:00:23 UTC 2014 - dvaleev@suse.com
|
Thu Sep 25 13:00:23 UTC 2014 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -51,10 +51,10 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _name_archive MesaLib
|
%define _name_archive MesaLib
|
||||||
%define _version 10.3.0
|
%define _version 10.3.1
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 10.3.0
|
Version: 10.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0283bfe710fa449ed82e465cfa09612a269e19abb7e0382082608062ce7960b5
|
|
||||||
size 7252038
|
|
3
MesaLib-10.3.1.tar.bz2
Normal file
3
MesaLib-10.3.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b081d077d717e5d56f2d59677490856052c41573e50378ff86d6c72456714add
|
||||||
|
size 7256300
|
Loading…
Reference in New Issue
Block a user