Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=NnkdKB2d; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=BbxXo74U Received: by mail.netbsd.org (Postfix, from userid 605) id C56BF84EA7; Wed, 24 Apr 2024 11:42:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713958928; bh=WLs62ctIb/S4S1ZTruhq72iTtijrWLzRrD38TcsYqiM=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=NnkdKB2dmuYmB7aeBeDpirBlTapB25Pxx1QkGziEntRw8XRU+o29Ps40gpq2a1bib hBTXBmpWstxq08rzMydgleIq+3sEHuie1zZj53kW2FI0RfeZqdiH5tGuqGqo14Rtho /NtMQ395b+9CiirRfnMndwNSkG0mQHAPgVGq4PVQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96F5084EA6 for ; Wed, 24 Apr 2024 11:42:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 ZKt9XJB9aX3M for ; Wed, 24 Apr 2024 11:42:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 391FE84CF4 for ; Wed, 24 Apr 2024 11:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713958926; bh=WLs62ctIb/S4S1ZTruhq72iTtijrWLzRrD38TcsYqiM=; h=Date:From:Subject:To:Reply-To; b=BbxXo74U9O1PYa//D+uYZ2OyK85oxE3mL+7ErQjf9Ke1QWRhzYMuCNTVD+uMnNvlX cgUlSNzPzTF8rZNuAzgEaXiw9F+UoiQcl5f2hevbIHi8rHo2H7RVKANap8MWsMD9s2 drbgdGN8kv306J921m1xDWA6HVyzsJ5sF2tSuexM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 311F8FA2C; Wed, 24 Apr 2024 11:42:06 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 24 Apr 2024 11:42:06 +0000 From: "Michael Lorenz" Subject: CVS commit: xsrc/external/mit/xf86-video-suncg14/dist/src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240424114206.311F8FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: xsrc Committed By: macallan Date: Wed Apr 24 11:42:06 UTC 2024 Modified Files: xsrc/external/mit/xf86-video-suncg14/dist/src: cg14_driver.c Log Message: don't enable xrender support unless we have 24bit colour To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 \ xsrc/external/mit/xf86-video-suncg14/dist/src/cg14_driver.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.