Accepting request 319471 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.3 * fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault * fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil * osmesa: fix OSMesaPixelsStore typo * vl: cleanup video buffer private when the decoder is destroyed * st/vdpau: fix mixer size checks * auxiliary/vl: use the correct screen index *i965/gen9: Use custom MOCS entries set up by the kernel. * nv50, nvc0: enable at least one color RT if alphatest is enabled * nvc0/ir: fix txq on indirect samplers * nvc0/ir: don't worry about sampler in txq handling * gm107/ir: fix indirect txq emission * nv50: fix max level clamping on G80 * program: Allow redundant OPTION ARB_fog_* directives. * xa: don't leak fences OBS-URL: https://build.opensuse.org/request/show/319471 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=460
This commit is contained in:
parent
d3d0ed1538
commit
77952ed0fb
19
Mesa.changes
19
Mesa.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 29 19:55:48 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 10.6.3
|
||||||
|
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
|
||||||
|
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
|
||||||
|
* osmesa: fix OSMesaPixelsStore typo
|
||||||
|
* vl: cleanup video buffer private when the decoder is destroyed
|
||||||
|
* st/vdpau: fix mixer size checks
|
||||||
|
* auxiliary/vl: use the correct screen index
|
||||||
|
*i965/gen9: Use custom MOCS entries set up by the kernel.
|
||||||
|
* nv50, nvc0: enable at least one color RT if alphatest is enabled
|
||||||
|
* nvc0/ir: fix txq on indirect samplers
|
||||||
|
* nvc0/ir: don't worry about sampler in txq handling
|
||||||
|
* gm107/ir: fix indirect txq emission
|
||||||
|
* nv50: fix max level clamping on G80
|
||||||
|
* program: Allow redundant OPTION ARB_fog_* directives.
|
||||||
|
* xa: don't leak fences
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 12 08:32:38 UTC 2015 - mimi.vx@gmail.com
|
Sun Jul 12 08:32:38 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.6.2
|
%define _version 10.6.3
|
||||||
%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.6.2
|
Version: 10.6.3
|
||||||
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:05753d3db4212900927b9894221a1669a10f56786e86a7e818b6e18a0817dca9
|
|
||||||
size 7033344
|
|
3
mesa-10.6.3.tar.xz
Normal file
3
mesa-10.6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:58592e07c350cd2e8969b73fa83048c657a39fe2f13f3b88f5e5818fe2e4676d
|
||||||
|
size 7036480
|
Loading…
Reference in New Issue
Block a user