Accepting request 261888 from home:a_faerber:branches:X11:XOrg
Enable vc4 Gallium driver for Raspberry Pi OBS-URL: https://build.opensuse.org/request/show/261888 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=410
This commit is contained in:
parent
ddffb72019
commit
f5c4a777b2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 16 11:24:04 UTC 2014 - afaerber@suse.de
|
||||||
|
|
||||||
|
- Enable VideoCore IV (vc4) support for ARM
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
Fri Nov 14 18:26:31 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -575,7 +575,7 @@ autoreconf -fi
|
|||||||
--enable-gallium-llvm \
|
--enable-gallium-llvm \
|
||||||
--with-dri-drivers=nouveau \
|
--with-dri-drivers=nouveau \
|
||||||
%ifarch %arm
|
%ifarch %arm
|
||||||
--with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno \
|
--with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \
|
||||||
%else
|
%else
|
||||||
--with-gallium-drivers=r300,r600,nouveau,swrast,svga \
|
--with-gallium-drivers=r300,r600,nouveau,swrast,svga \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user