Received: by mail.netbsd.org (Postfix, from userid 605) id EB5E685671; Fri, 23 Dec 2016 06:52:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7948585670 for ; Fri, 23 Dec 2016 06:52:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id OWcW47kUD16v for ; Fri, 23 Dec 2016 06:52:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F6B984CBD for ; Fri, 23 Dec 2016 06:52:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19C60FBA6; Fri, 23 Dec 2016 06:52:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 23 Dec 2016 06:52:18 +0000 From: "Michael Lorenz" Subject: CVS commit: xsrc/external/mit/xf86-video-glint/dist/src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20161223065218.19C60FBA6@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: xsrc Committed By: macallan Date: Fri Dec 23 06:52:17 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-glint/dist/src: glint.h glint_driver.c glint_regs.h pm2_common.c pm2_exa.c Log Message: add xrender acceleration for Permedia 2. Needs some EXA change to be useful though, a patch has been sent to xorg-devel@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xf86-video-glint/dist/src/glint.h cvs rdiff -u -r1.10 -r1.11 \ xsrc/external/mit/xf86-video-glint/dist/src/glint_driver.c cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/xf86-video-glint/dist/src/glint_regs.h cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/xf86-video-glint/dist/src/pm2_common.c cvs rdiff -u -r1.5 -r1.6 \ xsrc/external/mit/xf86-video-glint/dist/src/pm2_exa.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.