Accepting request 110520 from home:ryanbach:branches:X11:XOrg
Changed software rasterizer to llvmpipe for supported architectures: X86/X86-64. OBS-URL: https://build.opensuse.org/request/show/110520 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=205
This commit is contained in:
parent
73b68acd16
commit
bbcb7f2883
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 21 23:21:24 UTC 2012 - ryanbach@adelphia.net
|
||||||
|
|
||||||
|
-- Updated software rasterizer to use llvmpipe the advanced,
|
||||||
|
- multithreaded,software rasterizer if availaible for that
|
||||||
|
- archetecture (ie. X86/X86-64).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 21 18:06:27 UTC 2012 - jengelh@medozas.de
|
Wed Mar 21 18:06:27 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -386,6 +386,7 @@ autoreconf -fi
|
|||||||
--enable-shared-dricore \
|
--enable-shared-dricore \
|
||||||
--with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \
|
--with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
|
--enable-gallium-llvm \
|
||||||
--with-dri-drivers=i915,i965,nouveau,r200,radeon \
|
--with-dri-drivers=i915,i965,nouveau,r200,radeon \
|
||||||
--with-gallium-drivers=r300,r600,nouveau,swrast \
|
--with-gallium-drivers=r300,r600,nouveau,swrast \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user