Accepting request 186966 from X11:XOrg
- fix build on armv7 (forwarded request 186964 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/186966 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=182
This commit is contained in:
commit
0c2a2b7301
14
Mesa.changes
14
Mesa.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 13 14:30:06 UTC 2013 - dmueller@suse.com
|
||||||
|
|
||||||
|
- fix build on armv7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 12 19:16:12 UTC 2013 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to new snapshot from 9.2 branch:
|
||||||
|
* various bugfixes since the previous snapshot
|
||||||
|
* i965 Gen6+ requires Kernel 3.6 or later
|
||||||
|
* Added support for UVD (2.2 and 3.0) video decoding on r600g and
|
||||||
|
radeonsi through VDPAU (requires Kernel 3.10 or later)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 8 13:40:55 UTC 2013 - schwab@suse.de
|
Thu Aug 8 13:40:55 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -29,11 +29,11 @@
|
|||||||
%define llvm_r600 0
|
%define llvm_r600 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _version 9.1.98.01
|
%define _version 9.1.98.02
|
||||||
%define _name_archive mesa
|
%define _name_archive mesa
|
||||||
|
|
||||||
Name: Mesa
|
Name: Mesa
|
||||||
Version: 9.1.98.01
|
Version: 9.1.98.02
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
@ -596,7 +596,7 @@ autoreconf -fi
|
|||||||
--enable-xa \
|
--enable-xa \
|
||||||
--enable-gallium-llvm \
|
--enable-gallium-llvm \
|
||||||
--with-dri-drivers=nouveau \
|
--with-dri-drivers=nouveau \
|
||||||
--with-gallium-drivers=nouveau,swrast,svga \
|
--with-gallium-drivers=r300,r600,nouveau,swrast,svga \
|
||||||
--enable-vdpau \
|
--enable-vdpau \
|
||||||
--enable-xvmc \
|
--enable-xvmc \
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac721fb3baf407465f63a9bd38df780ffcb0a37044e239133b3c13d84df41eb1
|
|
||||||
size 6154306
|
|
3
mesa-9.1.98.02.tar.bz2
Normal file
3
mesa-9.1.98.02.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e2023c21445c170f7ac0bc81d7ce4fe58d7426a4b5e1c6c9c823aa7dd766600
|
||||||
|
size 6173138
|
Loading…
Reference in New Issue
Block a user