Accepting request 540761 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/540761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=307
This commit is contained in:
commit
723a885d6b
25
Mesa.changes
25
Mesa.changes
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 11 03:46:49 UTC 2017 - aavindraa@gmail.com
|
||||
|
||||
- update to 17.2.5
|
||||
* In Core, a GL error related to the ARB_ES3_1_compatibility spec
|
||||
noticed with the GFXBench 5 Aztec Ruins has been corrected.
|
||||
* The GLSL compiler is not giving a linker error for mismatching
|
||||
uniform precision with GLSL ES 1.00 any more. This enables,
|
||||
specially, several Android applications which violate this rule,
|
||||
e.g., Forge of Empires.
|
||||
* The SPIR-V compiler has corrected an assert triggered when
|
||||
support for the simple memory model was claimed.
|
||||
* NIR has also received a correction related with
|
||||
gl_SubGroupG{e,t}MaskARB.
|
||||
* Intel drivers, specially i965, got several fixes, including a
|
||||
plug for a memory leak and another one in the compiler to avoid
|
||||
GPU hangs on Broxton.
|
||||
* The gallium i915g driver for Intel has seen an important fix.
|
||||
* AMD drivers (mostly radv) have received several fixes, including a
|
||||
correction for a DCC corruption that was visible with Rust,
|
||||
breaking an endless loop in r600, avoiding a GPU hang with vulkan
|
||||
dota2 in VR mode and a plug for a memory leak.
|
||||
* Broadcom's vc4 gotten a fix to exclude some code that shouldn't
|
||||
be there in release builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 04:55:54 UTC 2017 - aavindraa@gmail.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
%define glamor 1
|
||||
%define _name_archive mesa
|
||||
%define _version 17.2.4
|
||||
%define _version 17.2.5
|
||||
%define with_opencl 0
|
||||
%define with_vulkan 0
|
||||
%ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
|
||||
@ -53,7 +53,7 @@
|
||||
%endif
|
||||
|
||||
Name: Mesa
|
||||
Version: 17.2.4
|
||||
Version: 17.2.5
|
||||
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:5ba408fecd6e1132e5490eec1a2f04466214e4c65c8b89b331be844768c2e550
|
||||
size 10381984
|
Binary file not shown.
3
mesa-17.2.5.tar.xz
Normal file
3
mesa-17.2.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f
|
||||
size 10386312
|
BIN
mesa-17.2.5.tar.xz.sig
Normal file
BIN
mesa-17.2.5.tar.xz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user