SHA256
1
0
forked from pool/Mesa

Accepting request 358865 from home:mimi_vx:branches:X11:XOrg

-  update to 11.1.2
* Bugfix release:
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
    elated, w/ apitrace)
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
+ fdo#93717 - Meta mipmap generation can corrupt texture state
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound 
    to a specific location
+ fdo#93761 - A conditional discard in a fragment shader causes no depth 
    writing at all
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers

OBS-URL: https://build.opensuse.org/request/show/358865
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=502
This commit is contained in:
Stefan Dirsch 2016-02-11 14:25:35 +00:00 committed by Git OBS Bridge
parent 0c861e09e6
commit 66ddc5594e
6 changed files with 21 additions and 5 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Feb 11 13:18:31 UTC 2016 - mimi.vx@gmail.com
- update to 11.1.2
* Bugfix release:
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
elated, w/ apitrace)
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
+ fdo#93717 - Meta mipmap generation can corrupt texture state
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound
to a specific location
+ fdo#93761 - A conditional discard in a fragment shader causes no depth
writing at all
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers
-------------------------------------------------------------------
Thu Jan 28 09:37:21 UTC 2016 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
%define glamor 1
%define _name_archive mesa
%define _version 11.1.1
%define _version 11.1.2
%define with_opencl 0
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
%define gallium_loader 1
@ -42,7 +42,7 @@
%endif
%endif
Name: Mesa
Version: 11.1.1
Version: 11.1.2
Release: 0
Summary: System for rendering interactive 3-D graphics
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20
size 7561216

Binary file not shown.

3
mesa-11.1.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f72aead896b340ba0f7a4a474bfaf71681f5d675592aec1cb7ba698e319148b
size 7561920

BIN
mesa-11.1.2.tar.xz.sig Normal file

Binary file not shown.