commit xorg-x11-driver-video for openSUSE:Factory
Hello community, here is the log from the commit of package xorg-x11-driver-video for openSUSE:Factory checked in at Wed Mar 31 20:02:54 CEST 2010. -------- --- xorg-x11-driver-video/xorg-x11-driver-video.changes 2010-03-25 01:45:54.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-driver-video/xorg-x11-driver-video.changes 2010-03-30 02:36:46.000000000 +0200 @@ -1,0 +2,30 @@ +Tue Mar 30 01:55:50 CEST 2010 - sndirsch@suse.de + +- xf86-video-intel 2.11.0 + * The most significant new feature of this release is support for + new DRI2 APIs, allowing page flipping to occur for swaps that + are full-screen and not rotated. + * Dramatically improved performance of large pixmaps on + memory-constrained hardware, (such as 945), by using tiling. + Note that this fix is new since the most recent release + candidate for this release (2.10.903). + (https://bugs.freedesktop.org/show_bug.cgi?id=25375) + * Elimination of software fallback with alpha-only pixmap (a fix + which eliminated a full second from the Moblin boot time) + (https://bugs.freedesktop.org/show_bug.cgi?id=26189) + * Fix for undesired black borders on some images, (caused several + problems with firefox): + (http://bugs.freedesktop.org/show_bug.cgi?id=17933) + * And other fixes to provide more conformance with existing + software-rendering, (as measures by the cairo test suite), + such as the sampling location for nearest-neighbor sampling. + * Eric Anholt and Daniel Vetter both removed large piles of old + and useless code now that the driver requires kernel modesetting + (KMS). This continues to reduce the mainteance burden of the + driver, making it easier to isolate and fix bugs. +- removed obsolete patch 'moblin-dump-tools.patch'; bios_reader/ + reg_dumper moved to intel-gpu-tools +- update intel-gpu-tools to current git master (2010-03-24, commit + #7682c42) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- intel-gpu-tools-1.0.1.tar.bz2 moblin-dump-tools.patch xf86-video-intel-2.10.0.tar.bz2 New: ---- intel-gpu-tools-1.0.2-20100324-7682c42.tar.bz2 xf86-video-intel-2.11.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-video.spec ++++++ --- /var/tmp/diff_new_pack.x1oXAF/_old 2010-03-31 20:02:07.000000000 +0200 +++ /var/tmp/diff_new_pack.x1oXAF/_new 2010-03-31 20:02:07.000000000 +0200 @@ -23,7 +23,7 @@ BuildRequires: Mesa-devel libdrm-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk Url: http://xorg.freedesktop.org/ Version: 7.5 -Release: 2 +Release: 3 License: MIT License (or similar) BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/X11/Servers/XF86_4 @@ -68,7 +68,7 @@ Source42: xf86-video-voodoo-1.2.3.tar.bz2 Source43: xf86-video-impact-0.2.0.tar.bz2 Source44: HALlib-4.1.tar.gz -Source45: xf86-video-intel-2.10.0.tar.bz2 +Source45: xf86-video-intel-2.11.0.tar.bz2 Source46: xf86-video-ati-6.12.192.tar.bz2 Source48: xf86-video-mga-1.9.100.tar.bz2 Source50: xf86-video-xgi-1.5.1.tar.bz2 @@ -76,7 +76,7 @@ Source53: xf86-video-xgixp-1.7.99.3.tar.bz2 Source54: xf86-video-mach64-6.8.2.tar.bz2 Source55: xf86-video-r128-6.8.1.tar.bz2 -Source56: intel-gpu-tools-1.0.1.tar.bz2 +Source56: intel-gpu-tools-1.0.2-20100324-7682c42.tar.bz2 Source99: baselibs.conf Source100: sax2-hwinfo-data.tar.gz Patch10: xf86-video-tdfx.diff @@ -99,7 +99,6 @@ Patch103: xf86-video-ati-6.7.197-r128-xvideo.patch Patch104: xf86-video-ati-disable-dri-bug437651-ia64only.diff # Moblin -Patch110: moblin-dump-tools.patch %if %moblin Patch112: copy-fb.patch %endif @@ -120,7 +119,7 @@ %prep %setup -q -T -c %{name} for i in $RPM_SOURCE_DIR/xf86-video-*.tar.bz2; do tar xjf $i; done -tar xjf $RPM_SOURCE_DIR/intel-gpu-tools-1.0.1.tar.bz2 +tar xjf $RPM_SOURCE_DIR/intel-gpu-tools-1.0.2-20100324-7682c42.tar.bz2 # Geode LX/GX is x86 only %ifnarch %ix86 rm -rf xf86-video-geode* @@ -184,7 +183,6 @@ %patch71 popd pushd xf86-video-intel-* -%patch110 -p1 %if %moblin %patch112 -p1 %endif @@ -294,9 +292,6 @@ %dir /var/lib/hardware %dir /var/lib/hardware/ids /usr/bin/intel_* -/usr/bin/bios_dumper -/usr/bin/bios_reader -/usr/bin/swf_dumper %{_libdir}/lib* %{_libdir}/xorg/modules/ %{_mandir}/man1/* ++++++ xf86-video-intel-2.10.0.tar.bz2 -> xf86-video-intel-2.11.0.tar.bz2 ++++++ ++++ 15361 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de