Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-02-25 07:30:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2012-02-24 
12:05:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-02-25 
07:30:49.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Feb 24 15:12:22 UTC 2012 - [email protected]
+
+- Switch software rasterizer to llvmpipe (gallium driver now)
+  * Performance improvement especially on multicore system.
+- minimal specfile cleanup
+
+-------------------------------------------------------------------
+Fri Feb 24 13:51:15 CET 2012 - [email protected]
+
+- only require drm_intel on intel.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.Qtk10M/_old  2012-02-25 07:30:50.000000000 +0100
+++ /var/tmp/diff_new_pack.Qtk10M/_new  2012-02-25 07:30:50.000000000 +0100
@@ -38,7 +38,9 @@
 BuildRequires:  pkgconfig(dri2proto) >= 2.1
 BuildRequires:  pkgconfig(glproto) >= 1.4.11
 BuildRequires:  pkgconfig(libdrm) >= 2.4.24
+%ifarch x86_64 %ix86
 BuildRequires:  pkgconfig(libdrm_intel) >= 2.4.24
+%endif
 BuildRequires:  pkgconfig(libdrm_nouveau) >= 0.6
 BuildRequires:  pkgconfig(libdrm_radeon) >= 2.4.24
 BuildRequires:  pkgconfig(libudev) > 150
@@ -376,20 +378,12 @@
            --enable-shared-dricore \
            --with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \
 %ifarch %ix86 x86_64
-           --with-dri-drivers=i915,i965,nouveau,r200,radeon,swrast \
-%if 0%{?suse_version} >= 1130
-           --with-gallium-drivers=r300,r600,nouveau \
-%else
-           --with-gallium-drivers=r300,r600 \
-%endif
+           --with-dri-drivers=i915,i965,nouveau,r200,radeon \
+           --with-gallium-drivers=r300,r600,nouveau,swrast \
 %endif
 %ifarch ppc ppc64 %sparc hppa
-           --with-dri-drivers=i915,i965,nouveau,r200,radeon,swrast \
-%if 0%{?suse_version} >= 1130
-           --with-gallium-drivers=r300,r600,nouveau \
-%else
-           --with-gallium-drivers=r300,r600 \
-%endif
+           --with-dri-drivers=nouveau,r200,radeon \
+           --with-gallium-drivers=r300,r600,nouveau,swrast \
 %endif
 %ifarch s390 s390x %arm
            --with-dri-drivers=swrast \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to