Accepting request 308715 from X11:XOrg
1 OBS-URL: https://build.opensuse.org/request/show/308715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=242
This commit is contained in:
commit
dbab54557c
36
Mesa.changes
36
Mesa.changes
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 25 06:29:26 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 10.5.6
|
||||||
|
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
|
||||||
|
* fdo#90350 - [G96] Portal's portal are incorrectly rendered
|
||||||
|
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
|
||||||
|
* radeonsi: add new bonaire pci id
|
||||||
|
* egl/wayland: properly destroy wayland objects
|
||||||
|
* glx/dri3: Add additional check for gpu offloading case
|
||||||
|
* egl/main: fix EGL_KHR_get_all_proc_addresses
|
||||||
|
* targets/osmesa: drop the -module tag from LDFLAGS
|
||||||
|
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
|
||||||
|
* clover: Wrap event::_status in a method to prevent unlocked access.<
|
||||||
|
* clover: Implement locking of the wait_count, _chain and _status members of event.
|
||||||
|
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
|
||||||
|
* main: Require that the texture exists in framebuffer_texture
|
||||||
|
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
|
||||||
|
* nv50/ir: only propagate saturate up if some actual folding took place
|
||||||
|
* nv50: keep track of PGRAPH state in nv50_screen
|
||||||
|
* nvc0: keep track of PGRAPH state in nvc0_screen
|
||||||
|
* nvc0: reset the instanced elements state when doing blit using 3d engine
|
||||||
|
* nv50/ir: only enable mul saturate on G200+
|
||||||
|
* st/mesa: make sure to create a "clean" bool when doing i2b
|
||||||
|
* nvc0: switch mechanism for shader eviction to be a while loop
|
||||||
|
* swrast: Build fix for darwin
|
||||||
|
* main: Fix an error generated by FramebufferTexture</li>
|
||||||
|
* main: Complete error conditions for glInvalidate*Framebuffer.
|
||||||
|
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
|
||||||
|
* freedreno: enable a306
|
||||||
|
* freedreno: fix bug in tile/slot calculation
|
||||||
|
* draw: (trivial) fix out-of-bounds vector initialization
|
||||||
|
* mesa: fix shininess check for ffvertex_prog v2
|
||||||
|
* clover: Add a mutex to guard queue::queued_events
|
||||||
|
* clover: Fix a bug with multi-threaded events v2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 16 19:56:36 UTC 2015 - mimi.vx@gmail.com
|
Sat May 16 19:56:36 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define glamor 1
|
%define glamor 1
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
%define _version 10.5.5
|
%define _version 10.5.6
|
||||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x
|
||||||
%define gallium_loader 1
|
%define gallium_loader 1
|
||||||
%else
|
%else
|
||||||
@ -37,7 +37,7 @@
|
|||||||
%define with_nine 1
|
%define with_nine 1
|
||||||
%endif
|
%endif
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 10.5.5
|
Version: 10.5.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for rendering interactive 3-D graphics
|
Summary: System for rendering interactive 3-D graphics
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4ac4e4ea3414f1cadb1467f2f173f9e56170d31e8674f7953a46f0549d319f28
|
|
||||||
size 6989964
|
|
3
mesa-10.5.6.tar.xz
Normal file
3
mesa-10.5.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66017853bde5f7a6647db3eede30512a091a3491daa1708e0ad8027c328ba595
|
||||||
|
size 6991136
|
Loading…
Reference in New Issue
Block a user