diff --git a/Mesa.changes b/Mesa.changes index 31c6b72..6954b79 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 22 14:14:56 UTC 2012 - sndirsch@suse.com + +- readded build of non-gallium nouveau driver ("nouveau_vieux") to + support again older NVIDIA GPUs + ------------------------------------------------------------------- Tue Feb 21 19:53:03 UTC 2012 - coolo@suse.com diff --git a/Mesa.spec b/Mesa.spec index 7144207..2f9bda8 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -381,7 +381,7 @@ autoreconf -fi --enable-shared-glapi \ --with-dri-searchpath=/usr/%{_lib}/dri/updates:/usr/%{_lib}/dri \ %ifarch %ix86 x86_64 - --with-dri-drivers=i810,i915,i965,mach64,r128,r200,radeon,sis,tdfx,unichrome,swrast,mga \ + --with-dri-drivers=i810,i915,i965,mach64,r128,r200,radeon,sis,tdfx,unichrome,swrast,mga,nouveau \ %if 0%{?suse_version} >= 1130 --with-gallium-drivers=r300,r600,nouveau \ %else