Received: by mail.netbsd.org (Postfix, from userid 605) id ABABC14A134; Tue, 20 Nov 2012 22:49:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A83714A130 for ; Tue, 20 Nov 2012 22:49:01 +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 2s62sVV5Cf_L for ; Tue, 20 Nov 2012 22:49:00 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 465A514A12A for ; Tue, 20 Nov 2012 22:49:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 044DC175DD; Tue, 20 Nov 2012 22:50:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 20 Nov 2012 22:50:02 +0000 From: "Jeff Rizzo" Subject: CVS commit: [netbsd-6-0] xsrc/external/mit/xorg-server/dist/exa To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20121120225003.044DC175DD@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: "Jeff Rizzo" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: xsrc Committed By: riz Date: Tue Nov 20 22:50:02 UTC 2012 Modified Files: xsrc/external/mit/xorg-server/dist/exa [netbsd-6-0]: exa_priv.h exa_unaccel.c Log Message: Pull up following revision(s) (requested by abs in ticket #673): external/mit/xorg-server/dist/exa/exa_unaccel.c: revision 1.2 external/mit/xorg-server/dist/exa/exa_priv.h: revision 1.2 Apply patch https://bugs.freedesktop.org/attachment.cgi?id=68718 (with whitespace tweaks) from https://bugs.freedesktop.org/show_bug.cgi?id=47266 to address graphics corruption using recent Cairo, manifested most commonly by certain rendered text sections appearing as solid rectangular blocks of colour. Should be pulled up to netbsd-6 (and probably -5) To generate a diff of this commit: cvs rdiff -u -r1.1.1.4 -r1.1.1.4.4.1 \ xsrc/external/mit/xorg-server/dist/exa/exa_priv.h cvs rdiff -u -r1.1.1.6 -r1.1.1.6.4.1 \ xsrc/external/mit/xorg-server/dist/exa/exa_unaccel.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.