Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 82CFF63B880 for ; Mon, 14 Jul 2008 04:01:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 336CF63B3D1; Mon, 14 Jul 2008 04:01:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3CB3963B110 for ; Mon, 14 Jul 2008 04:01:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 27800175D0; Mon, 14 Jul 2008 04:01:07 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/xf86-video-ati To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080714040107.27800175D0@cvs.netbsd.org> Date: Mon, 14 Jul 2008 04:01:07 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Jul 14 04:01:07 UTC 2008 Modified Files: pkgsrc/x11/xf86-video-ati: DESCR Makefile PLIST distinfo pkgsrc/x11/xf86-video-ati/patches: patch-ac Removed Files: pkgsrc/x11/xf86-video-ati/patches: patch-aa patch-ab Log Message: Update to xf86-video-ati-6.9.0. NB: This package no longer supports Mach64 or Rage128 chips. Please see the separate xf86-video-mach64 and xf86-video-r128 packages. 6.9.0: In addition to lots of bug fixes there are several major new features: - Improved EXA render support for r1xx/r2xx cards - EXA render support for r3xx/r4xx/r5xx cards - Textured video support for Xv (r1xx-r5xx) 6.8.0: - mach64, r128, radeon ported to libpciaccess - massive restructuring of ati wrapper - radeon support for r5xx, rs6xx, and r6xx chips using ATOMBIOS - return of zaphod mode support - radeon support for centered modes using scalers (selectable via output attributes) - PAL tv-out fixed on supported chips - initial support for render accel on r3xx/r4xx chips (rotation) - fix TV option handling - Xv RGB fixes - XPRESS Xv fixes - improve bios/driver interaction on radeon - revert back to previous AGP mode behavior - lots of bug fixes To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/xf86-video-ati/DESCR \ pkgsrc/x11/xf86-video-ati/PLIST cvs rdiff -r1.6 -r1.7 pkgsrc/x11/xf86-video-ati/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/x11/xf86-video-ati/distinfo cvs rdiff -r1.1 -r0 pkgsrc/x11/xf86-video-ati/patches/patch-aa \ pkgsrc/x11/xf86-video-ati/patches/patch-ab cvs rdiff -r1.2 -r1.3 pkgsrc/x11/xf86-video-ati/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.